#E6DEDE Color

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

Color preview

#E6DEDE

Color formats

HEX
#E6DEDE
RGB
rgb(230, 222, 222)
RGBA
rgba(230, 222, 222, 1)
HSL
hsl(0, 14%, 89%)
HSV
hsv(0, 3%, 90%)
CMYK
cmyk(0%, 3%, 3%, 10%)
CSS variable
--color-primary: #E6DEDE;
Lowercase HEX
#e6dede

Shades

Tints

Tones

Harmony

CSS snippets for #E6DEDE

.color-e6dede {
  color: #E6DEDE;
  background-color: #E6DEDE;
}

Frequently asked questions

What color is #E6DEDE?+

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

What is the closest Tailwind color to #E6DEDE?+

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