#EEE8CB Color

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

Color preview

#EEE8CB

Color formats

HEX
#EEE8CB
RGB
rgb(238, 232, 203)
RGBA
rgba(238, 232, 203, 1)
HSL
hsl(50, 51%, 86%)
HSV
hsv(50, 15%, 93%)
CMYK
cmyk(0%, 3%, 15%, 7%)
CSS variable
--color-primary: #EEE8CB;
Lowercase HEX
#eee8cb

Shades

Tints

Tones

Harmony

CSS snippets for #EEE8CB

.color-eee8cb {
  color: #EEE8CB;
  background-color: #EEE8CB;
}

Frequently asked questions

What color is #EEE8CB?+

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

What is the closest Tailwind color to #EEE8CB?+

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