#AB99CC Color

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

Color preview

#AB99CC

Color formats

HEX
#AB99CC
RGB
rgb(171, 153, 204)
RGBA
rgba(171, 153, 204, 1)
HSL
hsl(261, 33%, 70%)
HSV
hsv(261, 25%, 80%)
CMYK
cmyk(16%, 25%, 0%, 20%)
CSS variable
--color-primary: #AB99CC;
Lowercase HEX
#ab99cc

Shades

Tints

Tones

Harmony

CSS snippets for #AB99CC

.color-ab99cc {
  color: #AB99CC;
  background-color: #AB99CC;
}

Frequently asked questions

What color is #AB99CC?+

#AB99CC is a HEX color with RGB value rgb(171, 153, 204) and HSL value hsl(261, 33%, 70%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #AB99CC?+

The closest Tailwind color is slate-400, available as the bg-slate-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