#C6AABC Color

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

Color preview

#C6AABC

Color formats

HEX
#C6AABC
RGB
rgb(198, 170, 188)
RGBA
rgba(198, 170, 188, 1)
HSL
hsl(321, 20%, 72%)
HSV
hsv(321, 14%, 78%)
CMYK
cmyk(0%, 14%, 5%, 22%)
CSS variable
--color-primary: #C6AABC;
Lowercase HEX
#c6aabc

Shades

Tints

Tones

Harmony

CSS snippets for #C6AABC

.color-c6aabc {
  color: #C6AABC;
  background-color: #C6AABC;
}

Frequently asked questions

What color is #C6AABC?+

#C6AABC is a HEX color with RGB value rgb(198, 170, 188) and HSL value hsl(321, 20%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C6AABC?+

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