#EAECD5 Color

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

Color preview

#EAECD5

Color formats

HEX
#EAECD5
RGB
rgb(234, 236, 213)
RGBA
rgba(234, 236, 213, 1)
HSL
hsl(65, 38%, 88%)
HSV
hsv(65, 10%, 93%)
CMYK
cmyk(1%, 0%, 10%, 7%)
CSS variable
--color-primary: #EAECD5;
Lowercase HEX
#eaecd5

Shades

Tints

Tones

Harmony

CSS snippets for #EAECD5

.color-eaecd5 {
  color: #EAECD5;
  background-color: #EAECD5;
}

Frequently asked questions

What color is #EAECD5?+

#EAECD5 is a HEX color with RGB value rgb(234, 236, 213) and HSL value hsl(65, 38%, 88%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EAECD5?+

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