#E8EADC Color

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

Color preview

#E8EADC

Color formats

HEX
#E8EADC
RGB
rgb(232, 234, 220)
RGBA
rgba(232, 234, 220, 1)
HSL
hsl(69, 25%, 89%)
HSV
hsv(69, 6%, 92%)
CMYK
cmyk(1%, 0%, 6%, 8%)
CSS variable
--color-primary: #E8EADC;
Lowercase HEX
#e8eadc

Shades

Tints

Tones

Harmony

CSS snippets for #E8EADC

.color-e8eadc {
  color: #E8EADC;
  background-color: #E8EADC;
}

Frequently asked questions

What color is #E8EADC?+

#E8EADC is a HEX color with RGB value rgb(232, 234, 220) and HSL value hsl(69, 25%, 89%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #E8EADC?+

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