#EADED8 Color

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

Color preview

#EADED8

Color formats

HEX
#EADED8
RGB
rgb(234, 222, 216)
RGBA
rgba(234, 222, 216, 1)
HSL
hsl(20, 30%, 88%)
HSV
hsv(20, 8%, 92%)
CMYK
cmyk(0%, 5%, 8%, 8%)
CSS variable
--color-primary: #EADED8;
Lowercase HEX
#eaded8

Shades

Tints

Tones

Harmony

CSS snippets for #EADED8

.color-eaded8 {
  color: #EADED8;
  background-color: #EADED8;
}

Frequently asked questions

What color is #EADED8?+

#EADED8 is a HEX color with RGB value rgb(234, 222, 216) and HSL value hsl(20, 30%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EADED8?+

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