#C6AABF Color

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

Color preview

#C6AABF

Color formats

HEX
#C6AABF
RGB
rgb(198, 170, 191)
RGBA
rgba(198, 170, 191, 1)
HSL
hsl(315, 20%, 72%)
HSV
hsv(315, 14%, 78%)
CMYK
cmyk(0%, 14%, 4%, 22%)
CSS variable
--color-primary: #C6AABF;
Lowercase HEX
#c6aabf

Shades

Tints

Tones

Harmony

CSS snippets for #C6AABF

.color-c6aabf {
  color: #C6AABF;
  background-color: #C6AABF;
}

Frequently asked questions

What color is #C6AABF?+

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

What is the closest Tailwind color to #C6AABF?+

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