#D0BBBF Color

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

Color preview

#D0BBBF

Color formats

HEX
#D0BBBF
RGB
rgb(208, 187, 191)
RGBA
rgba(208, 187, 191, 1)
HSL
hsl(349, 18%, 77%)
HSV
hsv(349, 10%, 82%)
CMYK
cmyk(0%, 10%, 8%, 18%)
CSS variable
--color-primary: #D0BBBF;
Lowercase HEX
#d0bbbf

Shades

Tints

Tones

Harmony

CSS snippets for #D0BBBF

.color-d0bbbf {
  color: #D0BBBF;
  background-color: #D0BBBF;
}

Frequently asked questions

What color is #D0BBBF?+

#D0BBBF is a HEX color with RGB value rgb(208, 187, 191) and HSL value hsl(349, 18%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #D0BBBF?+

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