#EADAC3 Color

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

Color preview

#EADAC3

Color formats

HEX
#EADAC3
RGB
rgb(234, 218, 195)
RGBA
rgba(234, 218, 195, 1)
HSL
hsl(35, 48%, 84%)
HSV
hsv(35, 17%, 92%)
CMYK
cmyk(0%, 7%, 17%, 8%)
CSS variable
--color-primary: #EADAC3;
Lowercase HEX
#eadac3

Shades

Tints

Tones

Harmony

CSS snippets for #EADAC3

.color-eadac3 {
  color: #EADAC3;
  background-color: #EADAC3;
}

Frequently asked questions

What color is #EADAC3?+

#EADAC3 is a HEX color with RGB value rgb(234, 218, 195) and HSL value hsl(35, 48%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EADAC3?+

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