#EADCC1 Color

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

Color preview

#EADCC1

Color formats

HEX
#EADCC1
RGB
rgb(234, 220, 193)
RGBA
rgba(234, 220, 193, 1)
HSL
hsl(40, 49%, 84%)
HSV
hsv(40, 18%, 92%)
CMYK
cmyk(0%, 6%, 18%, 8%)
CSS variable
--color-primary: #EADCC1;
Lowercase HEX
#eadcc1

Shades

Tints

Tones

Harmony

CSS snippets for #EADCC1

.color-eadcc1 {
  color: #EADCC1;
  background-color: #EADCC1;
}

Frequently asked questions

What color is #EADCC1?+

#EADCC1 is a HEX color with RGB value rgb(234, 220, 193) and HSL value hsl(40, 49%, 84%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EADCC1?+

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