#EADAC5 Color

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

Color preview

#EADAC5

Color formats

HEX
#EADAC5
RGB
rgb(234, 218, 197)
RGBA
rgba(234, 218, 197, 1)
HSL
hsl(34, 47%, 85%)
HSV
hsv(34, 16%, 92%)
CMYK
cmyk(0%, 7%, 16%, 8%)
CSS variable
--color-primary: #EADAC5;
Lowercase HEX
#eadac5

Shades

Tints

Tones

Harmony

CSS snippets for #EADAC5

.color-eadac5 {
  color: #EADAC5;
  background-color: #EADAC5;
}

Frequently asked questions

What color is #EADAC5?+

#EADAC5 is a HEX color with RGB value rgb(234, 218, 197) and HSL value hsl(34, 47%, 85%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EADAC5?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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