#E7CDD2 Color

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

Color preview

#E7CDD2

Color formats

HEX
#E7CDD2
RGB
rgb(231, 205, 210)
RGBA
rgba(231, 205, 210, 1)
HSL
hsl(348, 35%, 85%)
HSV
hsv(348, 11%, 91%)
CMYK
cmyk(0%, 11%, 9%, 9%)
CSS variable
--color-primary: #E7CDD2;
Lowercase HEX
#e7cdd2

Shades

Tints

Tones

Harmony

CSS snippets for #E7CDD2

.color-e7cdd2 {
  color: #E7CDD2;
  background-color: #E7CDD2;
}

Frequently asked questions

What color is #E7CDD2?+

#E7CDD2 is a HEX color with RGB value rgb(231, 205, 210) and HSL value hsl(348, 35%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #E7CDD2?+

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