#C8AABC Color

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

Color preview

#C8AABC

Color formats

HEX
#C8AABC
RGB
rgb(200, 170, 188)
RGBA
rgba(200, 170, 188, 1)
HSL
hsl(324, 21%, 73%)
HSV
hsv(324, 15%, 78%)
CMYK
cmyk(0%, 15%, 6%, 22%)
CSS variable
--color-primary: #C8AABC;
Lowercase HEX
#c8aabc

Shades

Tints

Tones

Harmony

CSS snippets for #C8AABC

.color-c8aabc {
  color: #C8AABC;
  background-color: #C8AABC;
}

Frequently asked questions

What color is #C8AABC?+

#C8AABC is a HEX color with RGB value rgb(200, 170, 188) and HSL value hsl(324, 21%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C8AABC?+

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