#C0AFAB Color

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

Color preview

#C0AFAB

Color formats

HEX
#C0AFAB
RGB
rgb(192, 175, 171)
RGBA
rgba(192, 175, 171, 1)
HSL
hsl(11, 14%, 71%)
HSV
hsv(11, 11%, 75%)
CMYK
cmyk(0%, 9%, 11%, 25%)
CSS variable
--color-primary: #C0AFAB;
Lowercase HEX
#c0afab

Shades

Tints

Tones

Harmony

CSS snippets for #C0AFAB

.color-c0afab {
  color: #C0AFAB;
  background-color: #C0AFAB;
}

Frequently asked questions

What color is #C0AFAB?+

#C0AFAB is a HEX color with RGB value rgb(192, 175, 171) and HSL value hsl(11, 14%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #C0AFAB?+

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