#C2AABF Color

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

Color preview

#C2AABF

Color formats

HEX
#C2AABF
RGB
rgb(194, 170, 191)
RGBA
rgba(194, 170, 191, 1)
HSL
hsl(308, 16%, 71%)
HSV
hsv(308, 12%, 76%)
CMYK
cmyk(0%, 12%, 2%, 24%)
CSS variable
--color-primary: #C2AABF;
Lowercase HEX
#c2aabf

Shades

Tints

Tones

Harmony

CSS snippets for #C2AABF

.color-c2aabf {
  color: #C2AABF;
  background-color: #C2AABF;
}

Frequently asked questions

What color is #C2AABF?+

#C2AABF is a HEX color with RGB value rgb(194, 170, 191) and HSL value hsl(308, 16%, 71%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C2AABF?+

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