#C0B4B5 Color

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

Color preview

#C0B4B5

Color formats

HEX
#C0B4B5
RGB
rgb(192, 180, 181)
RGBA
rgba(192, 180, 181, 1)
HSL
hsl(355, 9%, 73%)
HSV
hsv(355, 6%, 75%)
CMYK
cmyk(0%, 6%, 6%, 25%)
CSS variable
--color-primary: #C0B4B5;
Lowercase HEX
#c0b4b5

Shades

Tints

Tones

Harmony

CSS snippets for #C0B4B5

.color-c0b4b5 {
  color: #C0B4B5;
  background-color: #C0B4B5;
}

Frequently asked questions

What color is #C0B4B5?+

#C0B4B5 is a HEX color with RGB value rgb(192, 180, 181) and HSL value hsl(355, 9%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C0B4B5?+

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