#EEEACA Color

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

Color preview

#EEEACA

Color formats

HEX
#EEEACA
RGB
rgb(238, 234, 202)
RGBA
rgba(238, 234, 202, 1)
HSL
hsl(53, 51%, 86%)
HSV
hsv(53, 15%, 93%)
CMYK
cmyk(0%, 2%, 15%, 7%)
CSS variable
--color-primary: #EEEACA;
Lowercase HEX
#eeeaca

Shades

Tints

Tones

Harmony

CSS snippets for #EEEACA

.color-eeeaca {
  color: #EEEACA;
  background-color: #EEEACA;
}

Frequently asked questions

What color is #EEEACA?+

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

What is the closest Tailwind color to #EEEACA?+

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