#E5EACC Color

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

Color preview

#E5EACC

Color formats

HEX
#E5EACC
RGB
rgb(229, 234, 204)
RGBA
rgba(229, 234, 204, 1)
HSL
hsl(70, 42%, 86%)
HSV
hsv(70, 13%, 92%)
CMYK
cmyk(2%, 0%, 13%, 8%)
CSS variable
--color-primary: #E5EACC;
Lowercase HEX
#e5eacc

Shades

Tints

Tones

Harmony

CSS snippets for #E5EACC

.color-e5eacc {
  color: #E5EACC;
  background-color: #E5EACC;
}

Frequently asked questions

What color is #E5EACC?+

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

What is the closest Tailwind color to #E5EACC?+

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