#AB50CC Color

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

Color preview

#AB50CC

Color formats

HEX
#AB50CC
RGB
rgb(171, 80, 204)
RGBA
rgba(171, 80, 204, 1)
HSL
hsl(284, 55%, 56%)
HSV
hsv(284, 61%, 80%)
CMYK
cmyk(16%, 61%, 0%, 20%)
CSS variable
--color-primary: #AB50CC;
Lowercase HEX
#ab50cc

Shades

Tints

Tones

Harmony

CSS snippets for #AB50CC

.color-ab50cc {
  color: #AB50CC;
  background-color: #AB50CC;
}

Frequently asked questions

What color is #AB50CC?+

#AB50CC is a HEX color with RGB value rgb(171, 80, 204) and HSL value hsl(284, 55%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AB50CC?+

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