#E1EADC Color

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

Color preview

#E1EADC

Color formats

HEX
#E1EADC
RGB
rgb(225, 234, 220)
RGBA
rgba(225, 234, 220, 1)
HSL
hsl(99, 25%, 89%)
HSV
hsv(99, 6%, 92%)
CMYK
cmyk(4%, 0%, 6%, 8%)
CSS variable
--color-primary: #E1EADC;
Lowercase HEX
#e1eadc

Shades

Tints

Tones

Harmony

CSS snippets for #E1EADC

.color-e1eadc {
  color: #E1EADC;
  background-color: #E1EADC;
}

Frequently asked questions

What color is #E1EADC?+

#E1EADC is a HEX color with RGB value rgb(225, 234, 220) and HSL value hsl(99, 25%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E1EADC?+

The closest Tailwind color is neutral-200, available as the bg-neutral-200 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