#D4DBB6 Color

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

Color preview

#D4DBB6

Color formats

HEX
#D4DBB6
RGB
rgb(212, 219, 182)
RGBA
rgba(212, 219, 182, 1)
HSL
hsl(71, 34%, 79%)
HSV
hsv(71, 17%, 86%)
CMYK
cmyk(3%, 0%, 17%, 14%)
CSS variable
--color-primary: #D4DBB6;
Lowercase HEX
#d4dbb6

Shades

Tints

Tones

Harmony

CSS snippets for #D4DBB6

.color-d4dbb6 {
  color: #D4DBB6;
  background-color: #D4DBB6;
}

Frequently asked questions

What color is #D4DBB6?+

#D4DBB6 is a HEX color with RGB value rgb(212, 219, 182) and HSL value hsl(71, 34%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D4DBB6?+

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