#EEE6CA Color

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

Color preview

#EEE6CA

Color formats

HEX
#EEE6CA
RGB
rgb(238, 230, 202)
RGBA
rgba(238, 230, 202, 1)
HSL
hsl(47, 51%, 86%)
HSV
hsv(47, 15%, 93%)
CMYK
cmyk(0%, 3%, 15%, 7%)
CSS variable
--color-primary: #EEE6CA;
Lowercase HEX
#eee6ca

Shades

Tints

Tones

Harmony

CSS snippets for #EEE6CA

.color-eee6ca {
  color: #EEE6CA;
  background-color: #EEE6CA;
}

Frequently asked questions

What color is #EEE6CA?+

#EEE6CA is a HEX color with RGB value rgb(238, 230, 202) and HSL value hsl(47, 51%, 86%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #EEE6CA?+

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