#EADAC0 Color

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

Color preview

#EADAC0

Color formats

HEX
#EADAC0
RGB
rgb(234, 218, 192)
RGBA
rgba(234, 218, 192, 1)
HSL
hsl(37, 50%, 84%)
HSV
hsv(37, 18%, 92%)
CMYK
cmyk(0%, 7%, 18%, 8%)
CSS variable
--color-primary: #EADAC0;
Lowercase HEX
#eadac0

Shades

Tints

Tones

Harmony

CSS snippets for #EADAC0

.color-eadac0 {
  color: #EADAC0;
  background-color: #EADAC0;
}

Frequently asked questions

What color is #EADAC0?+

#EADAC0 is a HEX color with RGB value rgb(234, 218, 192) and HSL value hsl(37, 50%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EADAC0?+

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