#EADDDE Color

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

Color preview

#EADDDE

Color formats

HEX
#EADDDE
RGB
rgb(234, 221, 222)
RGBA
rgba(234, 221, 222, 1)
HSL
hsl(355, 24%, 89%)
HSV
hsv(355, 6%, 92%)
CMYK
cmyk(0%, 6%, 5%, 8%)
CSS variable
--color-primary: #EADDDE;
Lowercase HEX
#eaddde

Shades

Tints

Tones

Harmony

CSS snippets for #EADDDE

.color-eaddde {
  color: #EADDDE;
  background-color: #EADDDE;
}

Frequently asked questions

What color is #EADDDE?+

#EADDDE is a HEX color with RGB value rgb(234, 221, 222) and HSL value hsl(355, 24%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EADDDE?+

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