#EEDDC7 Color

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

Color preview

#EEDDC7

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEDDC7

.color-eeddc7 {
  color: #EEDDC7;
  background-color: #EEDDC7;
}

Frequently asked questions

What color is #EEDDC7?+

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

What is the closest Tailwind color to #EEDDC7?+

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