#EEE4CB Color

Inspect #EEE4CB across formats, palettes, contrast and closest named color matches.

Color preview

#EEE4CB

Color formats

HEX
#EEE4CB
RGB
rgb(238, 228, 203)
RGBA
rgba(238, 228, 203, 1)
HSL
hsl(43, 51%, 86%)
HSV
hsv(43, 15%, 93%)
CMYK
cmyk(0%, 4%, 15%, 7%)
CSS variable
--color-primary: #EEE4CB;
Lowercase HEX
#eee4cb

Shades

Tints

Tones

Harmony

CSS snippets for #EEE4CB

.color-eee4cb {
  color: #EEE4CB;
  background-color: #EEE4CB;
}

Frequently asked questions

What color is #EEE4CB?+

#EEE4CB is a HEX color with RGB value rgb(238, 228, 203) and HSL value hsl(43, 51%, 86%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EEE4CB?+

The closest Tailwind color is orange-100, available as the bg-orange-100 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools