#AB33CC Color

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

Color preview

#AB33CC

Color formats

HEX
#AB33CC
RGB
rgb(171, 51, 204)
RGBA
rgba(171, 51, 204, 1)
HSL
hsl(287, 60%, 50%)
HSV
hsv(287, 75%, 80%)
CMYK
cmyk(16%, 75%, 0%, 20%)
CSS variable
--color-primary: #AB33CC;
Lowercase HEX
#ab33cc

Shades

Tints

Tones

Harmony

CSS snippets for #AB33CC

.color-ab33cc {
  color: #AB33CC;
  background-color: #AB33CC;
}

Frequently asked questions

What color is #AB33CC?+

#AB33CC is a HEX color with RGB value rgb(171, 51, 204) and HSL value hsl(287, 60%, 50%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AB33CC?+

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