#C4BFAF Color

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

Color preview

#C4BFAF

Color formats

HEX
#C4BFAF
RGB
rgb(196, 191, 175)
RGBA
rgba(196, 191, 175, 1)
HSL
hsl(46, 15%, 73%)
HSV
hsv(46, 11%, 77%)
CMYK
cmyk(0%, 3%, 11%, 23%)
CSS variable
--color-primary: #C4BFAF;
Lowercase HEX
#c4bfaf

Shades

Tints

Tones

Harmony

CSS snippets for #C4BFAF

.color-c4bfaf {
  color: #C4BFAF;
  background-color: #C4BFAF;
}

Frequently asked questions

What color is #C4BFAF?+

#C4BFAF is a HEX color with RGB value rgb(196, 191, 175) and HSL value hsl(46, 15%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C4BFAF?+

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