#EAE7E1 Color

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

Color preview

#EAE7E1

Color formats

HEX
#EAE7E1
RGB
rgb(234, 231, 225)
RGBA
rgba(234, 231, 225, 1)
HSL
hsl(40, 18%, 90%)
HSV
hsv(40, 4%, 92%)
CMYK
cmyk(0%, 1%, 4%, 8%)
CSS variable
--color-primary: #EAE7E1;
Lowercase HEX
#eae7e1

Shades

Tints

Tones

Harmony

CSS snippets for #EAE7E1

.color-eae7e1 {
  color: #EAE7E1;
  background-color: #EAE7E1;
}

Frequently asked questions

What color is #EAE7E1?+

#EAE7E1 is a HEX color with RGB value rgb(234, 231, 225) and HSL value hsl(40, 18%, 90%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EAE7E1?+

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