#EDDDC8 Color

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

Color preview

#EDDDC8

Color formats

HEX
#EDDDC8
RGB
rgb(237, 221, 200)
RGBA
rgba(237, 221, 200, 1)
HSL
hsl(34, 51%, 86%)
HSV
hsv(34, 16%, 93%)
CMYK
cmyk(0%, 7%, 16%, 7%)
CSS variable
--color-primary: #EDDDC8;
Lowercase HEX
#edddc8

Shades

Tints

Tones

Harmony

CSS snippets for #EDDDC8

.color-edddc8 {
  color: #EDDDC8;
  background-color: #EDDDC8;
}

Frequently asked questions

What color is #EDDDC8?+

#EDDDC8 is a HEX color with RGB value rgb(237, 221, 200) and HSL value hsl(34, 51%, 86%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #EDDDC8?+

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