#E1EACB Color

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

Color preview

#E1EACB

Color formats

HEX
#E1EACB
RGB
rgb(225, 234, 203)
RGBA
rgba(225, 234, 203, 1)
HSL
hsl(77, 42%, 86%)
HSV
hsv(77, 13%, 92%)
CMYK
cmyk(4%, 0%, 13%, 8%)
CSS variable
--color-primary: #E1EACB;
Lowercase HEX
#e1eacb

Shades

Tints

Tones

Harmony

CSS snippets for #E1EACB

.color-e1eacb {
  color: #E1EACB;
  background-color: #E1EACB;
}

Frequently asked questions

What color is #E1EACB?+

#E1EACB is a HEX color with RGB value rgb(225, 234, 203) and HSL value hsl(77, 42%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E1EACB?+

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