#C0AAAB Color

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

Color preview

#C0AAAB

Color formats

HEX
#C0AAAB
RGB
rgb(192, 170, 171)
RGBA
rgba(192, 170, 171, 1)
HSL
hsl(357, 15%, 71%)
HSV
hsv(357, 11%, 75%)
CMYK
cmyk(0%, 11%, 11%, 25%)
CSS variable
--color-primary: #C0AAAB;
Lowercase HEX
#c0aaab

Shades

Tints

Tones

Harmony

CSS snippets for #C0AAAB

.color-c0aaab {
  color: #C0AAAB;
  background-color: #C0AAAB;
}

Frequently asked questions

What color is #C0AAAB?+

#C0AAAB is a HEX color with RGB value rgb(192, 170, 171) and HSL value hsl(357, 15%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #C0AAAB?+

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