#C8ABBD Color

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

Color preview

#C8ABBD

Color formats

HEX
#C8ABBD
RGB
rgb(200, 171, 189)
RGBA
rgba(200, 171, 189, 1)
HSL
hsl(323, 21%, 73%)
HSV
hsv(323, 15%, 78%)
CMYK
cmyk(0%, 15%, 5%, 22%)
CSS variable
--color-primary: #C8ABBD;
Lowercase HEX
#c8abbd

Shades

Tints

Tones

Harmony

CSS snippets for #C8ABBD

.color-c8abbd {
  color: #C8ABBD;
  background-color: #C8ABBD;
}

Frequently asked questions

What color is #C8ABBD?+

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

What is the closest Tailwind color to #C8ABBD?+

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