#C4BFAB Color

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

Color preview

#C4BFAB

Color formats

HEX
#C4BFAB
RGB
rgb(196, 191, 171)
RGBA
rgba(196, 191, 171, 1)
HSL
hsl(48, 17%, 72%)
HSV
hsv(48, 13%, 77%)
CMYK
cmyk(0%, 3%, 13%, 23%)
CSS variable
--color-primary: #C4BFAB;
Lowercase HEX
#c4bfab

Shades

Tints

Tones

Harmony

CSS snippets for #C4BFAB

.color-c4bfab {
  color: #C4BFAB;
  background-color: #C4BFAB;
}

Frequently asked questions

What color is #C4BFAB?+

#C4BFAB is a HEX color with RGB value rgb(196, 191, 171) and HSL value hsl(48, 17%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C4BFAB?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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