#EEDCCB Color

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

Color preview

#EEDCCB

Color formats

HEX
#EEDCCB
RGB
rgb(238, 220, 203)
RGBA
rgba(238, 220, 203, 1)
HSL
hsl(29, 51%, 86%)
HSV
hsv(29, 15%, 93%)
CMYK
cmyk(0%, 8%, 15%, 7%)
CSS variable
--color-primary: #EEDCCB;
Lowercase HEX
#eedccb

Shades

Tints

Tones

Harmony

CSS snippets for #EEDCCB

.color-eedccb {
  color: #EEDCCB;
  background-color: #EEDCCB;
}

Frequently asked questions

What color is #EEDCCB?+

#EEDCCB is a HEX color with RGB value rgb(238, 220, 203) and HSL value hsl(29, 51%, 86%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #EEDCCB?+

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