#C8ABBB Color

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

Color preview

#C8ABBB

Color formats

HEX
#C8ABBB
RGB
rgb(200, 171, 187)
RGBA
rgba(200, 171, 187, 1)
HSL
hsl(327, 21%, 73%)
HSV
hsv(327, 15%, 78%)
CMYK
cmyk(0%, 15%, 7%, 22%)
CSS variable
--color-primary: #C8ABBB;
Lowercase HEX
#c8abbb

Shades

Tints

Tones

Harmony

CSS snippets for #C8ABBB

.color-c8abbb {
  color: #C8ABBB;
  background-color: #C8ABBB;
}

Frequently asked questions

What color is #C8ABBB?+

#C8ABBB is a HEX color with RGB value rgb(200, 171, 187) and HSL value hsl(327, 21%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C8ABBB?+

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