Moccasin — #FFE4B5

CSS named color · every format, accessibility scores, shades, tints and similar colors.

Shortcuts: / search · R randomize · T theme

All color formats

CSS code

color: moccasin;
color: #FFE4B5;
background-color: moccasin;

Accessibility

Similar colors

Frequently asked questions

What is the HEX code for Moccasin?

The CSS named color Moccasin has the HEX code #FFE4B5. You can use either the name or the HEX value in CSS.

Is Moccasin a web safe color?

All 148 CSS named colors are supported by every modern browser. 'Web safe' historically referred to a 216-color palette for 8-bit displays — no longer a practical constraint.

How do I use Moccasin in CSS?

Use color: moccasin; or color: #FFE4B5; — both are equivalent in all browsers.