#C3BBBF Color

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

Color preview

#C3BBBF

Color formats

HEX
#C3BBBF
RGB
rgb(195, 187, 191)
RGBA
rgba(195, 187, 191, 1)
HSL
hsl(330, 6%, 75%)
HSV
hsv(330, 4%, 76%)
CMYK
cmyk(0%, 4%, 2%, 24%)
CSS variable
--color-primary: #C3BBBF;
Lowercase HEX
#c3bbbf

Shades

Tints

Tones

Harmony

CSS snippets for #C3BBBF

.color-c3bbbf {
  color: #C3BBBF;
  background-color: #C3BBBF;
}

Frequently asked questions

What color is #C3BBBF?+

#C3BBBF is a HEX color with RGB value rgb(195, 187, 191) and HSL value hsl(330, 6%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C3BBBF?+

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