#C4BFBB Color

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

Color preview

#C4BFBB

Color formats

HEX
#C4BFBB
RGB
rgb(196, 191, 187)
RGBA
rgba(196, 191, 187, 1)
HSL
hsl(27, 7%, 75%)
HSV
hsv(27, 5%, 77%)
CMYK
cmyk(0%, 3%, 5%, 23%)
CSS variable
--color-primary: #C4BFBB;
Lowercase HEX
#c4bfbb

Shades

Tints

Tones

Harmony

CSS snippets for #C4BFBB

.color-c4bfbb {
  color: #C4BFBB;
  background-color: #C4BFBB;
}

Frequently asked questions

What color is #C4BFBB?+

#C4BFBB is a HEX color with RGB value rgb(196, 191, 187) and HSL value hsl(27, 7%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C4BFBB?+

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