#D4BFBB Color

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

Color preview

#D4BFBB

Color formats

HEX
#D4BFBB
RGB
rgb(212, 191, 187)
RGBA
rgba(212, 191, 187, 1)
HSL
hsl(10, 23%, 78%)
HSV
hsv(10, 12%, 83%)
CMYK
cmyk(0%, 10%, 12%, 17%)
CSS variable
--color-primary: #D4BFBB;
Lowercase HEX
#d4bfbb

Shades

Tints

Tones

Harmony

CSS snippets for #D4BFBB

.color-d4bfbb {
  color: #D4BFBB;
  background-color: #D4BFBB;
}

Frequently asked questions

What color is #D4BFBB?+

#D4BFBB is a HEX color with RGB value rgb(212, 191, 187) and HSL value hsl(10, 23%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #D4BFBB?+

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