#EDDDD9 Color

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

Color preview

#EDDDD9

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EDDDD9

.color-edddd9 {
  color: #EDDDD9;
  background-color: #EDDDD9;
}

Frequently asked questions

What color is #EDDDD9?+

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

What is the closest Tailwind color to #EDDDD9?+

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