#EDDBD0 Color

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

Color preview

#EDDBD0

Color formats

HEX
#EDDBD0
RGB
rgb(237, 219, 208)
RGBA
rgba(237, 219, 208, 1)
HSL
hsl(23, 45%, 87%)
HSV
hsv(23, 12%, 93%)
CMYK
cmyk(0%, 8%, 12%, 7%)
CSS variable
--color-primary: #EDDBD0;
Lowercase HEX
#eddbd0

Shades

Tints

Tones

Harmony

CSS snippets for #EDDBD0

.color-eddbd0 {
  color: #EDDBD0;
  background-color: #EDDBD0;
}

Frequently asked questions

What color is #EDDBD0?+

#EDDBD0 is a HEX color with RGB value rgb(237, 219, 208) and HSL value hsl(23, 45%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EDDBD0?+

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