#D3BBB4 Color

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

Color preview

#D3BBB4

Color formats

HEX
#D3BBB4
RGB
rgb(211, 187, 180)
RGBA
rgba(211, 187, 180, 1)
HSL
hsl(14, 26%, 77%)
HSV
hsv(14, 15%, 83%)
CMYK
cmyk(0%, 11%, 15%, 17%)
CSS variable
--color-primary: #D3BBB4;
Lowercase HEX
#d3bbb4

Shades

Tints

Tones

Harmony

CSS snippets for #D3BBB4

.color-d3bbb4 {
  color: #D3BBB4;
  background-color: #D3BBB4;
}

Frequently asked questions

What color is #D3BBB4?+

#D3BBB4 is a HEX color with RGB value rgb(211, 187, 180) and HSL value hsl(14, 26%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #D3BBB4?+

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