#EAECD4 Color

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

Color preview

#EAECD4

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EAECD4

.color-eaecd4 {
  color: #EAECD4;
  background-color: #EAECD4;
}

Frequently asked questions

What color is #EAECD4?+

#EAECD4 is a HEX color with RGB value rgb(234, 236, 212) and HSL value hsl(65, 39%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EAECD4?+

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