#D2CDCF Color

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

Color preview

#D2CDCF

Color formats

HEX
#D2CDCF
RGB
rgb(210, 205, 207)
RGBA
rgba(210, 205, 207, 1)
HSL
hsl(336, 5%, 81%)
HSV
hsv(336, 2%, 82%)
CMYK
cmyk(0%, 2%, 1%, 18%)
CSS variable
--color-primary: #D2CDCF;
Lowercase HEX
#d2cdcf

Shades

Tints

Tones

Harmony

CSS snippets for #D2CDCF

.color-d2cdcf {
  color: #D2CDCF;
  background-color: #D2CDCF;
}

Frequently asked questions

What color is #D2CDCF?+

#D2CDCF is a HEX color with RGB value rgb(210, 205, 207) and HSL value hsl(336, 5%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D2CDCF?+

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