#C2AABC Color

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

Color preview

#C2AABC

Color formats

HEX
#C2AABC
RGB
rgb(194, 170, 188)
RGBA
rgba(194, 170, 188, 1)
HSL
hsl(315, 16%, 71%)
HSV
hsv(315, 12%, 76%)
CMYK
cmyk(0%, 12%, 3%, 24%)
CSS variable
--color-primary: #C2AABC;
Lowercase HEX
#c2aabc

Shades

Tints

Tones

Harmony

CSS snippets for #C2AABC

.color-c2aabc {
  color: #C2AABC;
  background-color: #C2AABC;
}

Frequently asked questions

What color is #C2AABC?+

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

What is the closest Tailwind color to #C2AABC?+

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