#EADED7 Color

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

Color preview

#EADED7

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EADED7

.color-eaded7 {
  color: #EADED7;
  background-color: #EADED7;
}

Frequently asked questions

What color is #EADED7?+

#EADED7 is a HEX color with RGB value rgb(234, 222, 215) and HSL value hsl(22, 31%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EADED7?+

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