#D3BFBE Color

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

Color preview

#D3BFBE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D3BFBE

.color-d3bfbe {
  color: #D3BFBE;
  background-color: #D3BFBE;
}

Frequently asked questions

What color is #D3BFBE?+

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

What is the closest Tailwind color to #D3BFBE?+

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