#EADAC2 Color

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

Color preview

#EADAC2

Color formats

HEX
#EADAC2
RGB
rgb(234, 218, 194)
RGBA
rgba(234, 218, 194, 1)
HSL
hsl(36, 49%, 84%)
HSV
hsv(36, 17%, 92%)
CMYK
cmyk(0%, 7%, 17%, 8%)
CSS variable
--color-primary: #EADAC2;
Lowercase HEX
#eadac2

Shades

Tints

Tones

Harmony

CSS snippets for #EADAC2

.color-eadac2 {
  color: #EADAC2;
  background-color: #EADAC2;
}

Frequently asked questions

What color is #EADAC2?+

#EADAC2 is a HEX color with RGB value rgb(234, 218, 194) and HSL value hsl(36, 49%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EADAC2?+

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