#C0AFBB Color

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

Color preview

#C0AFBB

Color formats

HEX
#C0AFBB
RGB
rgb(192, 175, 187)
RGBA
rgba(192, 175, 187, 1)
HSL
hsl(318, 12%, 72%)
HSV
hsv(318, 9%, 75%)
CMYK
cmyk(0%, 9%, 3%, 25%)
CSS variable
--color-primary: #C0AFBB;
Lowercase HEX
#c0afbb

Shades

Tints

Tones

Harmony

CSS snippets for #C0AFBB

.color-c0afbb {
  color: #C0AFBB;
  background-color: #C0AFBB;
}

Frequently asked questions

What color is #C0AFBB?+

#C0AFBB is a HEX color with RGB value rgb(192, 175, 187) and HSL value hsl(318, 12%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C0AFBB?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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