#EDDBD1 Color

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

Color preview

#EDDBD1

Color formats

HEX
#EDDBD1
RGB
rgb(237, 219, 209)
RGBA
rgba(237, 219, 209, 1)
HSL
hsl(21, 44%, 87%)
HSV
hsv(21, 12%, 93%)
CMYK
cmyk(0%, 8%, 12%, 7%)
CSS variable
--color-primary: #EDDBD1;
Lowercase HEX
#eddbd1

Shades

Tints

Tones

Harmony

CSS snippets for #EDDBD1

.color-eddbd1 {
  color: #EDDBD1;
  background-color: #EDDBD1;
}

Frequently asked questions

What color is #EDDBD1?+

#EDDBD1 is a HEX color with RGB value rgb(237, 219, 209) and HSL value hsl(21, 44%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EDDBD1?+

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