#EAEEE5 Color

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

Color preview

#EAEEE5

Color formats

HEX
#EAEEE5
RGB
rgb(234, 238, 229)
RGBA
rgba(234, 238, 229, 1)
HSL
hsl(87, 21%, 92%)
HSV
hsv(87, 4%, 93%)
CMYK
cmyk(2%, 0%, 4%, 7%)
CSS variable
--color-primary: #EAEEE5;
Lowercase HEX
#eaeee5

Shades

Tints

Tones

Harmony

CSS snippets for #EAEEE5

.color-eaeee5 {
  color: #EAEEE5;
  background-color: #EAEEE5;
}

Frequently asked questions

What color is #EAEEE5?+

#EAEEE5 is a HEX color with RGB value rgb(234, 238, 229) and HSL value hsl(87, 21%, 92%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EAEEE5?+

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