#EAEEC4 Color

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

Color preview

#EAEEC4

Color formats

HEX
#EAEEC4
RGB
rgb(234, 238, 196)
RGBA
rgba(234, 238, 196, 1)
HSL
hsl(66, 55%, 85%)
HSV
hsv(66, 18%, 93%)
CMYK
cmyk(2%, 0%, 18%, 7%)
CSS variable
--color-primary: #EAEEC4;
Lowercase HEX
#eaeec4

Shades

Tints

Tones

Harmony

CSS snippets for #EAEEC4

.color-eaeec4 {
  color: #EAEEC4;
  background-color: #EAEEC4;
}

Frequently asked questions

What color is #EAEEC4?+

#EAEEC4 is a HEX color with RGB value rgb(234, 238, 196) and HSL value hsl(66, 55%, 85%). Its closest CSS named color is BlanchedAlmond.

What is the closest Tailwind color to #EAEEC4?+

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