#E7CCCB Color

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

Color preview

#E7CCCB

Color formats

HEX
#E7CCCB
RGB
rgb(231, 204, 203)
RGBA
rgba(231, 204, 203, 1)
HSL
hsl(2, 37%, 85%)
HSV
hsv(2, 12%, 91%)
CMYK
cmyk(0%, 12%, 12%, 9%)
CSS variable
--color-primary: #E7CCCB;
Lowercase HEX
#e7cccb

Shades

Tints

Tones

Harmony

CSS snippets for #E7CCCB

.color-e7cccb {
  color: #E7CCCB;
  background-color: #E7CCCB;
}

Frequently asked questions

What color is #E7CCCB?+

#E7CCCB is a HEX color with RGB value rgb(231, 204, 203) and HSL value hsl(2, 37%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #E7CCCB?+

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