#D2CFD9 Color

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

Color preview

#D2CFD9

Color formats

HEX
#D2CFD9
RGB
rgb(210, 207, 217)
RGBA
rgba(210, 207, 217, 1)
HSL
hsl(258, 12%, 83%)
HSV
hsv(258, 5%, 85%)
CMYK
cmyk(3%, 5%, 0%, 15%)
CSS variable
--color-primary: #D2CFD9;
Lowercase HEX
#d2cfd9

Shades

Tints

Tones

Harmony

CSS snippets for #D2CFD9

.color-d2cfd9 {
  color: #D2CFD9;
  background-color: #D2CFD9;
}

Frequently asked questions

What color is #D2CFD9?+

#D2CFD9 is a HEX color with RGB value rgb(210, 207, 217) and HSL value hsl(258, 12%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D2CFD9?+

The closest Tailwind color is zinc-300, available as the bg-zinc-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