#E2EADC Color

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

Color preview

#E2EADC

Color formats

HEX
#E2EADC
RGB
rgb(226, 234, 220)
RGBA
rgba(226, 234, 220, 1)
HSL
hsl(94, 25%, 89%)
HSV
hsv(94, 6%, 92%)
CMYK
cmyk(3%, 0%, 6%, 8%)
CSS variable
--color-primary: #E2EADC;
Lowercase HEX
#e2eadc

Shades

Tints

Tones

Harmony

CSS snippets for #E2EADC

.color-e2eadc {
  color: #E2EADC;
  background-color: #E2EADC;
}

Frequently asked questions

What color is #E2EADC?+

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

What is the closest Tailwind color to #E2EADC?+

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