#D9BBBF Color

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

Color preview

#D9BBBF

Color formats

HEX
#D9BBBF
RGB
rgb(217, 187, 191)
RGBA
rgba(217, 187, 191, 1)
HSL
hsl(352, 28%, 79%)
HSV
hsv(352, 14%, 85%)
CMYK
cmyk(0%, 14%, 12%, 15%)
CSS variable
--color-primary: #D9BBBF;
Lowercase HEX
#d9bbbf

Shades

Tints

Tones

Harmony

CSS snippets for #D9BBBF

.color-d9bbbf {
  color: #D9BBBF;
  background-color: #D9BBBF;
}

Frequently asked questions

What color is #D9BBBF?+

#D9BBBF is a HEX color with RGB value rgb(217, 187, 191) and HSL value hsl(352, 28%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #D9BBBF?+

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