#EADED6 Color

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

Color preview

#EADED6

Color formats

HEX
#EADED6
RGB
rgb(234, 222, 214)
RGBA
rgba(234, 222, 214, 1)
HSL
hsl(24, 32%, 88%)
HSV
hsv(24, 9%, 92%)
CMYK
cmyk(0%, 5%, 9%, 8%)
CSS variable
--color-primary: #EADED6;
Lowercase HEX
#eaded6

Shades

Tints

Tones

Harmony

CSS snippets for #EADED6

.color-eaded6 {
  color: #EADED6;
  background-color: #EADED6;
}

Frequently asked questions

What color is #EADED6?+

#EADED6 is a HEX color with RGB value rgb(234, 222, 214) and HSL value hsl(24, 32%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #EADED6?+

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