#D0CFD9 Color

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

Color preview

#D0CFD9

Color formats

HEX
#D0CFD9
RGB
rgb(208, 207, 217)
RGBA
rgba(208, 207, 217, 1)
HSL
hsl(246, 12%, 83%)
HSV
hsv(246, 5%, 85%)
CMYK
cmyk(4%, 5%, 0%, 15%)
CSS variable
--color-primary: #D0CFD9;
Lowercase HEX
#d0cfd9

Shades

Tints

Tones

Harmony

CSS snippets for #D0CFD9

.color-d0cfd9 {
  color: #D0CFD9;
  background-color: #D0CFD9;
}

Frequently asked questions

What color is #D0CFD9?+

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

What is the closest Tailwind color to #D0CFD9?+

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