#EDDBC6 Color

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

Color preview

#EDDBC6

Color formats

HEX
#EDDBC6
RGB
rgb(237, 219, 198)
RGBA
rgba(237, 219, 198, 1)
HSL
hsl(32, 52%, 85%)
HSV
hsv(32, 16%, 93%)
CMYK
cmyk(0%, 8%, 16%, 7%)
CSS variable
--color-primary: #EDDBC6;
Lowercase HEX
#eddbc6

Shades

Tints

Tones

Harmony

CSS snippets for #EDDBC6

.color-eddbc6 {
  color: #EDDBC6;
  background-color: #EDDBC6;
}

Frequently asked questions

What color is #EDDBC6?+

#EDDBC6 is a HEX color with RGB value rgb(237, 219, 198) and HSL value hsl(32, 52%, 85%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #EDDBC6?+

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