#EEDEC5 Color

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

Color preview

#EEDEC5

Color formats

HEX
#EEDEC5
RGB
rgb(238, 222, 197)
RGBA
rgba(238, 222, 197, 1)
HSL
hsl(37, 55%, 85%)
HSV
hsv(37, 17%, 93%)
CMYK
cmyk(0%, 7%, 17%, 7%)
CSS variable
--color-primary: #EEDEC5;
Lowercase HEX
#eedec5

Shades

Tints

Tones

Harmony

CSS snippets for #EEDEC5

.color-eedec5 {
  color: #EEDEC5;
  background-color: #EEDEC5;
}

Frequently asked questions

What color is #EEDEC5?+

#EEDEC5 is a HEX color with RGB value rgb(238, 222, 197) and HSL value hsl(37, 55%, 85%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #EEDEC5?+

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