#D9DFB9 Color

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

Color preview

#D9DFB9

Color formats

HEX
#D9DFB9
RGB
rgb(217, 223, 185)
RGBA
rgba(217, 223, 185, 1)
HSL
hsl(69, 37%, 80%)
HSV
hsv(69, 17%, 87%)
CMYK
cmyk(3%, 0%, 17%, 13%)
CSS variable
--color-primary: #D9DFB9;
Lowercase HEX
#d9dfb9

Shades

Tints

Tones

Harmony

CSS snippets for #D9DFB9

.color-d9dfb9 {
  color: #D9DFB9;
  background-color: #D9DFB9;
}

Frequently asked questions

What color is #D9DFB9?+

#D9DFB9 is a HEX color with RGB value rgb(217, 223, 185) and HSL value hsl(69, 37%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D9DFB9?+

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