#D4CCCF Color

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

Color preview

#D4CCCF

Color formats

HEX
#D4CCCF
RGB
rgb(212, 204, 207)
RGBA
rgba(212, 204, 207, 1)
HSL
hsl(338, 9%, 82%)
HSV
hsv(338, 4%, 83%)
CMYK
cmyk(0%, 4%, 2%, 17%)
CSS variable
--color-primary: #D4CCCF;
Lowercase HEX
#d4cccf

Shades

Tints

Tones

Harmony

CSS snippets for #D4CCCF

.color-d4cccf {
  color: #D4CCCF;
  background-color: #D4CCCF;
}

Frequently asked questions

What color is #D4CCCF?+

#D4CCCF is a HEX color with RGB value rgb(212, 204, 207) and HSL value hsl(338, 9%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D4CCCF?+

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