#EADDC4 Color

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

Color preview

#EADDC4

Color formats

HEX
#EADDC4
RGB
rgb(234, 221, 196)
RGBA
rgba(234, 221, 196, 1)
HSL
hsl(39, 47%, 84%)
HSV
hsv(39, 16%, 92%)
CMYK
cmyk(0%, 6%, 16%, 8%)
CSS variable
--color-primary: #EADDC4;
Lowercase HEX
#eaddc4

Shades

Tints

Tones

Harmony

CSS snippets for #EADDC4

.color-eaddc4 {
  color: #EADDC4;
  background-color: #EADDC4;
}

Frequently asked questions

What color is #EADDC4?+

#EADDC4 is a HEX color with RGB value rgb(234, 221, 196) and HSL value hsl(39, 47%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EADDC4?+

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