#EEDDC8 Color

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

Color preview

#EEDDC8

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEDDC8

.color-eeddc8 {
  color: #EEDDC8;
  background-color: #EEDDC8;
}

Frequently asked questions

What color is #EEDDC8?+

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

What is the closest Tailwind color to #EEDDC8?+

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