#EDDBD9 Color

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

Color preview

#EDDBD9

Color formats

HEX
#EDDBD9
RGB
rgb(237, 219, 217)
RGBA
rgba(237, 219, 217, 1)
HSL
hsl(6, 36%, 89%)
HSV
hsv(6, 8%, 93%)
CMYK
cmyk(0%, 8%, 8%, 7%)
CSS variable
--color-primary: #EDDBD9;
Lowercase HEX
#eddbd9

Shades

Tints

Tones

Harmony

CSS snippets for #EDDBD9

.color-eddbd9 {
  color: #EDDBD9;
  background-color: #EDDBD9;
}

Frequently asked questions

What color is #EDDBD9?+

#EDDBD9 is a HEX color with RGB value rgb(237, 219, 217) and HSL value hsl(6, 36%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EDDBD9?+

The closest Tailwind color is stone-200, available as the bg-stone-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