#E4EACC Color

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

Color preview

#E4EACC

Color formats

HEX
#E4EACC
RGB
rgb(228, 234, 204)
RGBA
rgba(228, 234, 204, 1)
HSL
hsl(72, 42%, 86%)
HSV
hsv(72, 13%, 92%)
CMYK
cmyk(3%, 0%, 13%, 8%)
CSS variable
--color-primary: #E4EACC;
Lowercase HEX
#e4eacc

Shades

Tints

Tones

Harmony

CSS snippets for #E4EACC

.color-e4eacc {
  color: #E4EACC;
  background-color: #E4EACC;
}

Frequently asked questions

What color is #E4EACC?+

#E4EACC is a HEX color with RGB value rgb(228, 234, 204) and HSL value hsl(72, 42%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E4EACC?+

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