#D8BFBB Color

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

Color preview

#D8BFBB

Color formats

HEX
#D8BFBB
RGB
rgb(216, 191, 187)
RGBA
rgba(216, 191, 187, 1)
HSL
hsl(8, 27%, 79%)
HSV
hsv(8, 13%, 85%)
CMYK
cmyk(0%, 12%, 13%, 15%)
CSS variable
--color-primary: #D8BFBB;
Lowercase HEX
#d8bfbb

Shades

Tints

Tones

Harmony

CSS snippets for #D8BFBB

.color-d8bfbb {
  color: #D8BFBB;
  background-color: #D8BFBB;
}

Frequently asked questions

What color is #D8BFBB?+

#D8BFBB is a HEX color with RGB value rgb(216, 191, 187) and HSL value hsl(8, 27%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #D8BFBB?+

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