#D7CCCC Color

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

Color preview

#D7CCCC

Color formats

HEX
#D7CCCC
RGB
rgb(215, 204, 204)
RGBA
rgba(215, 204, 204, 1)
HSL
hsl(0, 12%, 82%)
HSV
hsv(0, 5%, 84%)
CMYK
cmyk(0%, 5%, 5%, 16%)
CSS variable
--color-primary: #D7CCCC;
Lowercase HEX
#d7cccc

Shades

Tints

Tones

Harmony

CSS snippets for #D7CCCC

.color-d7cccc {
  color: #D7CCCC;
  background-color: #D7CCCC;
}

Frequently asked questions

What color is #D7CCCC?+

#D7CCCC is a HEX color with RGB value rgb(215, 204, 204) and HSL value hsl(0, 12%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D7CCCC?+

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