#EEE9CB Color

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

Color preview

#EEE9CB

Color formats

HEX
#EEE9CB
RGB
rgb(238, 233, 203)
RGBA
rgba(238, 233, 203, 1)
HSL
hsl(51, 51%, 86%)
HSV
hsv(51, 15%, 93%)
CMYK
cmyk(0%, 2%, 15%, 7%)
CSS variable
--color-primary: #EEE9CB;
Lowercase HEX
#eee9cb

Shades

Tints

Tones

Harmony

CSS snippets for #EEE9CB

.color-eee9cb {
  color: #EEE9CB;
  background-color: #EEE9CB;
}

Frequently asked questions

What color is #EEE9CB?+

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

What is the closest Tailwind color to #EEE9CB?+

The closest Tailwind color is lime-100, available as the bg-lime-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