#EDDDD8 Color

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

Color preview

#EDDDD8

Color formats

HEX
#EDDDD8
RGB
rgb(237, 221, 216)
RGBA
rgba(237, 221, 216, 1)
HSL
hsl(14, 37%, 89%)
HSV
hsv(14, 9%, 93%)
CMYK
cmyk(0%, 7%, 9%, 7%)
CSS variable
--color-primary: #EDDDD8;
Lowercase HEX
#edddd8

Shades

Tints

Tones

Harmony

CSS snippets for #EDDDD8

.color-edddd8 {
  color: #EDDDD8;
  background-color: #EDDDD8;
}

Frequently asked questions

What color is #EDDDD8?+

#EDDDD8 is a HEX color with RGB value rgb(237, 221, 216) and HSL value hsl(14, 37%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EDDDD8?+

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