#D7DAB7 Color

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

Color preview

#D7DAB7

Color formats

HEX
#D7DAB7
RGB
rgb(215, 218, 183)
RGBA
rgba(215, 218, 183, 1)
HSL
hsl(65, 32%, 79%)
HSV
hsv(65, 16%, 85%)
CMYK
cmyk(1%, 0%, 16%, 15%)
CSS variable
--color-primary: #D7DAB7;
Lowercase HEX
#d7dab7

Shades

Tints

Tones

Harmony

CSS snippets for #D7DAB7

.color-d7dab7 {
  color: #D7DAB7;
  background-color: #D7DAB7;
}

Frequently asked questions

What color is #D7DAB7?+

#D7DAB7 is a HEX color with RGB value rgb(215, 218, 183) and HSL value hsl(65, 32%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D7DAB7?+

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