#C3BCBF Color

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

Color preview

#C3BCBF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C3BCBF

.color-c3bcbf {
  color: #C3BCBF;
  background-color: #C3BCBF;
}

Frequently asked questions

What color is #C3BCBF?+

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

What is the closest Tailwind color to #C3BCBF?+

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