#E7CEDE Color

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

Color preview

#E7CEDE

Color formats

HEX
#E7CEDE
RGB
rgb(231, 206, 222)
RGBA
rgba(231, 206, 222, 1)
HSL
hsl(322, 34%, 86%)
HSV
hsv(322, 11%, 91%)
CMYK
cmyk(0%, 11%, 4%, 9%)
CSS variable
--color-primary: #E7CEDE;
Lowercase HEX
#e7cede

Shades

Tints

Tones

Harmony

CSS snippets for #E7CEDE

.color-e7cede {
  color: #E7CEDE;
  background-color: #E7CEDE;
}

Frequently asked questions

What color is #E7CEDE?+

#E7CEDE is a HEX color with RGB value rgb(231, 206, 222) and HSL value hsl(322, 34%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E7CEDE?+

The closest Tailwind color is zinc-300, available as the bg-zinc-300 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