#D6BFAB Color

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

Color preview

#D6BFAB

Color formats

HEX
#D6BFAB
RGB
rgb(214, 191, 171)
RGBA
rgba(214, 191, 171, 1)
HSL
hsl(28, 34%, 75%)
HSV
hsv(28, 20%, 84%)
CMYK
cmyk(0%, 11%, 20%, 16%)
CSS variable
--color-primary: #D6BFAB;
Lowercase HEX
#d6bfab

Shades

Tints

Tones

Harmony

CSS snippets for #D6BFAB

.color-d6bfab {
  color: #D6BFAB;
  background-color: #D6BFAB;
}

Frequently asked questions

What color is #D6BFAB?+

#D6BFAB is a HEX color with RGB value rgb(214, 191, 171) and HSL value hsl(28, 34%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #D6BFAB?+

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