#C5ABBB Color

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

Color preview

#C5ABBB

Color formats

HEX
#C5ABBB
RGB
rgb(197, 171, 187)
RGBA
rgba(197, 171, 187, 1)
HSL
hsl(323, 18%, 72%)
HSV
hsv(323, 13%, 77%)
CMYK
cmyk(0%, 13%, 5%, 23%)
CSS variable
--color-primary: #C5ABBB;
Lowercase HEX
#c5abbb

Shades

Tints

Tones

Harmony

CSS snippets for #C5ABBB

.color-c5abbb {
  color: #C5ABBB;
  background-color: #C5ABBB;
}

Frequently asked questions

What color is #C5ABBB?+

#C5ABBB is a HEX color with RGB value rgb(197, 171, 187) and HSL value hsl(323, 18%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #C5ABBB?+

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