#EEDEC8 Color

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

Color preview

#EEDEC8

Color formats

HEX
#EEDEC8
RGB
rgb(238, 222, 200)
RGBA
rgba(238, 222, 200, 1)
HSL
hsl(35, 53%, 86%)
HSV
hsv(35, 16%, 93%)
CMYK
cmyk(0%, 7%, 16%, 7%)
CSS variable
--color-primary: #EEDEC8;
Lowercase HEX
#eedec8

Shades

Tints

Tones

Harmony

CSS snippets for #EEDEC8

.color-eedec8 {
  color: #EEDEC8;
  background-color: #EEDEC8;
}

Frequently asked questions

What color is #EEDEC8?+

#EEDEC8 is a HEX color with RGB value rgb(238, 222, 200) and HSL value hsl(35, 53%, 86%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #EEDEC8?+

The closest Tailwind color is red-200, available as the bg-red-200 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