#C0AFBF Color

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

Color preview

#C0AFBF

Color formats

HEX
#C0AFBF
RGB
rgb(192, 175, 191)
RGBA
rgba(192, 175, 191, 1)
HSL
hsl(304, 12%, 72%)
HSV
hsv(304, 9%, 75%)
CMYK
cmyk(0%, 9%, 1%, 25%)
CSS variable
--color-primary: #C0AFBF;
Lowercase HEX
#c0afbf

Shades

Tints

Tones

Harmony

CSS snippets for #C0AFBF

.color-c0afbf {
  color: #C0AFBF;
  background-color: #C0AFBF;
}

Frequently asked questions

What color is #C0AFBF?+

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

What is the closest Tailwind color to #C0AFBF?+

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