#E7EADC Color

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

Color preview

#E7EADC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E7EADC

.color-e7eadc {
  color: #E7EADC;
  background-color: #E7EADC;
}

Frequently asked questions

What color is #E7EADC?+

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

What is the closest Tailwind color to #E7EADC?+

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