#EEDDC6 Color

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

Color preview

#EEDDC6

Color formats

HEX
#EEDDC6
RGB
rgb(238, 221, 198)
RGBA
rgba(238, 221, 198, 1)
HSL
hsl(35, 54%, 85%)
HSV
hsv(35, 17%, 93%)
CMYK
cmyk(0%, 7%, 17%, 7%)
CSS variable
--color-primary: #EEDDC6;
Lowercase HEX
#eeddc6

Shades

Tints

Tones

Harmony

CSS snippets for #EEDDC6

.color-eeddc6 {
  color: #EEDDC6;
  background-color: #EEDDC6;
}

Frequently asked questions

What color is #EEDDC6?+

#EEDDC6 is a HEX color with RGB value rgb(238, 221, 198) and HSL value hsl(35, 54%, 85%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #EEDDC6?+

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