#C3BFBA Color

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

Color preview

#C3BFBA

Color formats

HEX
#C3BFBA
RGB
rgb(195, 191, 186)
RGBA
rgba(195, 191, 186, 1)
HSL
hsl(33, 7%, 75%)
HSV
hsv(33, 5%, 76%)
CMYK
cmyk(0%, 2%, 5%, 24%)
CSS variable
--color-primary: #C3BFBA;
Lowercase HEX
#c3bfba

Shades

Tints

Tones

Harmony

CSS snippets for #C3BFBA

.color-c3bfba {
  color: #C3BFBA;
  background-color: #C3BFBA;
}

Frequently asked questions

What color is #C3BFBA?+

#C3BFBA is a HEX color with RGB value rgb(195, 191, 186) and HSL value hsl(33, 7%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C3BFBA?+

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