#D3BFBF Color

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

Color preview

#D3BFBF

Color formats

HEX
#D3BFBF
RGB
rgb(211, 191, 191)
RGBA
rgba(211, 191, 191, 1)
HSL
hsl(0, 19%, 79%)
HSV
hsv(0, 9%, 83%)
CMYK
cmyk(0%, 9%, 9%, 17%)
CSS variable
--color-primary: #D3BFBF;
Lowercase HEX
#d3bfbf

Shades

Tints

Tones

Harmony

CSS snippets for #D3BFBF

.color-d3bfbf {
  color: #D3BFBF;
  background-color: #D3BFBF;
}

Frequently asked questions

What color is #D3BFBF?+

#D3BFBF is a HEX color with RGB value rgb(211, 191, 191) and HSL value hsl(0, 19%, 79%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #D3BFBF?+

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