#EADEDF Color

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

Color preview

#EADEDF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EADEDF

.color-eadedf {
  color: #EADEDF;
  background-color: #EADEDF;
}

Frequently asked questions

What color is #EADEDF?+

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

What is the closest Tailwind color to #EADEDF?+

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