#EEDDC9 Color

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

Color preview

#EEDDC9

Color formats

HEX
#EEDDC9
RGB
rgb(238, 221, 201)
RGBA
rgba(238, 221, 201, 1)
HSL
hsl(32, 52%, 86%)
HSV
hsv(32, 16%, 93%)
CMYK
cmyk(0%, 7%, 16%, 7%)
CSS variable
--color-primary: #EEDDC9;
Lowercase HEX
#eeddc9

Shades

Tints

Tones

Harmony

CSS snippets for #EEDDC9

.color-eeddc9 {
  color: #EEDDC9;
  background-color: #EEDDC9;
}

Frequently asked questions

What color is #EEDDC9?+

#EEDDC9 is a HEX color with RGB value rgb(238, 221, 201) and HSL value hsl(32, 52%, 86%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #EEDDC9?+

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