#D3BFB0 Color

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

Color preview

#D3BFB0

Color formats

HEX
#D3BFB0
RGB
rgb(211, 191, 176)
RGBA
rgba(211, 191, 176, 1)
HSL
hsl(26, 28%, 76%)
HSV
hsv(26, 17%, 83%)
CMYK
cmyk(0%, 9%, 17%, 17%)
CSS variable
--color-primary: #D3BFB0;
Lowercase HEX
#d3bfb0

Shades

Tints

Tones

Harmony

CSS snippets for #D3BFB0

.color-d3bfb0 {
  color: #D3BFB0;
  background-color: #D3BFB0;
}

Frequently asked questions

What color is #D3BFB0?+

#D3BFB0 is a HEX color with RGB value rgb(211, 191, 176) and HSL value hsl(26, 28%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #D3BFB0?+

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