#EADCC5 Color

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

Color preview

#EADCC5

Color formats

HEX
#EADCC5
RGB
rgb(234, 220, 197)
RGBA
rgba(234, 220, 197, 1)
HSL
hsl(37, 47%, 85%)
HSV
hsv(37, 16%, 92%)
CMYK
cmyk(0%, 6%, 16%, 8%)
CSS variable
--color-primary: #EADCC5;
Lowercase HEX
#eadcc5

Shades

Tints

Tones

Harmony

CSS snippets for #EADCC5

.color-eadcc5 {
  color: #EADCC5;
  background-color: #EADCC5;
}

Frequently asked questions

What color is #EADCC5?+

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

What is the closest Tailwind color to #EADCC5?+

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