#D6DCBF Color

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

Color preview

#D6DCBF

Color formats

HEX
#D6DCBF
RGB
rgb(214, 220, 191)
RGBA
rgba(214, 220, 191, 1)
HSL
hsl(72, 29%, 81%)
HSV
hsv(72, 13%, 86%)
CMYK
cmyk(3%, 0%, 13%, 14%)
CSS variable
--color-primary: #D6DCBF;
Lowercase HEX
#d6dcbf

Shades

Tints

Tones

Harmony

CSS snippets for #D6DCBF

.color-d6dcbf {
  color: #D6DCBF;
  background-color: #D6DCBF;
}

Frequently asked questions

What color is #D6DCBF?+

#D6DCBF is a HEX color with RGB value rgb(214, 220, 191) and HSL value hsl(72, 29%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D6DCBF?+

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