#EADCC8 Color

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

Color preview

#EADCC8

Color formats

HEX
#EADCC8
RGB
rgb(234, 220, 200)
RGBA
rgba(234, 220, 200, 1)
HSL
hsl(35, 45%, 85%)
HSV
hsv(35, 15%, 92%)
CMYK
cmyk(0%, 6%, 15%, 8%)
CSS variable
--color-primary: #EADCC8;
Lowercase HEX
#eadcc8

Shades

Tints

Tones

Harmony

CSS snippets for #EADCC8

.color-eadcc8 {
  color: #EADCC8;
  background-color: #EADCC8;
}

Frequently asked questions

What color is #EADCC8?+

#EADCC8 is a HEX color with RGB value rgb(234, 220, 200) and HSL value hsl(35, 45%, 85%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #EADCC8?+

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