#E7DCCC Color

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

Color preview

#E7DCCC

Color formats

HEX
#E7DCCC
RGB
rgb(231, 220, 204)
RGBA
rgba(231, 220, 204, 1)
HSL
hsl(36, 36%, 85%)
HSV
hsv(36, 12%, 91%)
CMYK
cmyk(0%, 5%, 12%, 9%)
CSS variable
--color-primary: #E7DCCC;
Lowercase HEX
#e7dccc

Shades

Tints

Tones

Harmony

CSS snippets for #E7DCCC

.color-e7dccc {
  color: #E7DCCC;
  background-color: #E7DCCC;
}

Frequently asked questions

What color is #E7DCCC?+

#E7DCCC is a HEX color with RGB value rgb(231, 220, 204) and HSL value hsl(36, 36%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E7DCCC?+

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