#C3B1B2 Color

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

Color preview

#C3B1B2

Color formats

HEX
#C3B1B2
RGB
rgb(195, 177, 178)
RGBA
rgba(195, 177, 178, 1)
HSL
hsl(357, 13%, 73%)
HSV
hsv(357, 9%, 76%)
CMYK
cmyk(0%, 9%, 9%, 24%)
CSS variable
--color-primary: #C3B1B2;
Lowercase HEX
#c3b1b2

Shades

Tints

Tones

Harmony

CSS snippets for #C3B1B2

.color-c3b1b2 {
  color: #C3B1B2;
  background-color: #C3B1B2;
}

Frequently asked questions

What color is #C3B1B2?+

#C3B1B2 is a HEX color with RGB value rgb(195, 177, 178) and HSL value hsl(357, 13%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C3B1B2?+

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