#D5DDCF Color

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

Color preview

#D5DDCF

Color formats

HEX
#D5DDCF
RGB
rgb(213, 221, 207)
RGBA
rgba(213, 221, 207, 1)
HSL
hsl(94, 17%, 84%)
HSV
hsv(94, 6%, 87%)
CMYK
cmyk(4%, 0%, 6%, 13%)
CSS variable
--color-primary: #D5DDCF;
Lowercase HEX
#d5ddcf

Shades

Tints

Tones

Harmony

CSS snippets for #D5DDCF

.color-d5ddcf {
  color: #D5DDCF;
  background-color: #D5DDCF;
}

Frequently asked questions

What color is #D5DDCF?+

#D5DDCF is a HEX color with RGB value rgb(213, 221, 207) and HSL value hsl(94, 17%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D5DDCF?+

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