#EADEDE Color

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

Color preview

#EADEDE

Color formats

HEX
#EADEDE
RGB
rgb(234, 222, 222)
RGBA
rgba(234, 222, 222, 1)
HSL
hsl(0, 22%, 89%)
HSV
hsv(0, 5%, 92%)
CMYK
cmyk(0%, 5%, 5%, 8%)
CSS variable
--color-primary: #EADEDE;
Lowercase HEX
#eadede

Shades

Tints

Tones

Harmony

CSS snippets for #EADEDE

.color-eadede {
  color: #EADEDE;
  background-color: #EADEDE;
}

Frequently asked questions

What color is #EADEDE?+

#EADEDE is a HEX color with RGB value rgb(234, 222, 222) and HSL value hsl(0, 22%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EADEDE?+

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