#D4DFC7 Color

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

Color preview

#D4DFC7

Color formats

HEX
#D4DFC7
RGB
rgb(212, 223, 199)
RGBA
rgba(212, 223, 199, 1)
HSL
hsl(87, 27%, 83%)
HSV
hsv(87, 11%, 87%)
CMYK
cmyk(5%, 0%, 11%, 13%)
CSS variable
--color-primary: #D4DFC7;
Lowercase HEX
#d4dfc7

Shades

Tints

Tones

Harmony

CSS snippets for #D4DFC7

.color-d4dfc7 {
  color: #D4DFC7;
  background-color: #D4DFC7;
}

Frequently asked questions

What color is #D4DFC7?+

#D4DFC7 is a HEX color with RGB value rgb(212, 223, 199) and HSL value hsl(87, 27%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D4DFC7?+

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