#C2A9AE Color

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

Color preview

#C2A9AE

Color formats

HEX
#C2A9AE
RGB
rgb(194, 169, 174)
RGBA
rgba(194, 169, 174, 1)
HSL
hsl(348, 17%, 71%)
HSV
hsv(348, 13%, 76%)
CMYK
cmyk(0%, 13%, 10%, 24%)
CSS variable
--color-primary: #C2A9AE;
Lowercase HEX
#c2a9ae

Shades

Tints

Tones

Harmony

CSS snippets for #C2A9AE

.color-c2a9ae {
  color: #C2A9AE;
  background-color: #C2A9AE;
}

Frequently asked questions

What color is #C2A9AE?+

#C2A9AE is a HEX color with RGB value rgb(194, 169, 174) and HSL value hsl(348, 17%, 71%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #C2A9AE?+

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