#EADCC3 Color

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

Color preview

#EADCC3

Color formats

HEX
#EADCC3
RGB
rgb(234, 220, 195)
RGBA
rgba(234, 220, 195, 1)
HSL
hsl(38, 48%, 84%)
HSV
hsv(38, 17%, 92%)
CMYK
cmyk(0%, 6%, 17%, 8%)
CSS variable
--color-primary: #EADCC3;
Lowercase HEX
#eadcc3

Shades

Tints

Tones

Harmony

CSS snippets for #EADCC3

.color-eadcc3 {
  color: #EADCC3;
  background-color: #EADCC3;
}

Frequently asked questions

What color is #EADCC3?+

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

What is the closest Tailwind color to #EADCC3?+

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