#C2AEAB Color

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

Color preview

#C2AEAB

Color formats

HEX
#C2AEAB
RGB
rgb(194, 174, 171)
RGBA
rgba(194, 174, 171, 1)
HSL
hsl(8, 16%, 72%)
HSV
hsv(8, 12%, 76%)
CMYK
cmyk(0%, 10%, 12%, 24%)
CSS variable
--color-primary: #C2AEAB;
Lowercase HEX
#c2aeab

Shades

Tints

Tones

Harmony

CSS snippets for #C2AEAB

.color-c2aeab {
  color: #C2AEAB;
  background-color: #C2AEAB;
}

Frequently asked questions

What color is #C2AEAB?+

#C2AEAB is a HEX color with RGB value rgb(194, 174, 171) and HSL value hsl(8, 16%, 72%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #C2AEAB?+

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