#D8BFAB Color

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

Color preview

#D8BFAB

Color formats

HEX
#D8BFAB
RGB
rgb(216, 191, 171)
RGBA
rgba(216, 191, 171, 1)
HSL
hsl(27, 37%, 76%)
HSV
hsv(27, 21%, 85%)
CMYK
cmyk(0%, 12%, 21%, 15%)
CSS variable
--color-primary: #D8BFAB;
Lowercase HEX
#d8bfab

Shades

Tints

Tones

Harmony

CSS snippets for #D8BFAB

.color-d8bfab {
  color: #D8BFAB;
  background-color: #D8BFAB;
}

Frequently asked questions

What color is #D8BFAB?+

#D8BFAB is a HEX color with RGB value rgb(216, 191, 171) and HSL value hsl(27, 37%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #D8BFAB?+

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