#E7CED3 Color

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

Color preview

#E7CED3

Color formats

HEX
#E7CED3
RGB
rgb(231, 206, 211)
RGBA
rgba(231, 206, 211, 1)
HSL
hsl(348, 34%, 86%)
HSV
hsv(348, 11%, 91%)
CMYK
cmyk(0%, 11%, 9%, 9%)
CSS variable
--color-primary: #E7CED3;
Lowercase HEX
#e7ced3

Shades

Tints

Tones

Harmony

CSS snippets for #E7CED3

.color-e7ced3 {
  color: #E7CED3;
  background-color: #E7CED3;
}

Frequently asked questions

What color is #E7CED3?+

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

What is the closest Tailwind color to #E7CED3?+

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