#AB32CD Color

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

Color preview

#AB32CD

Color formats

HEX
#AB32CD
RGB
rgb(171, 50, 205)
RGBA
rgba(171, 50, 205, 1)
HSL
hsl(287, 61%, 50%)
HSV
hsv(287, 76%, 80%)
CMYK
cmyk(17%, 76%, 0%, 20%)
CSS variable
--color-primary: #AB32CD;
Lowercase HEX
#ab32cd

Shades

Tints

Tones

Harmony

CSS snippets for #AB32CD

.color-ab32cd {
  color: #AB32CD;
  background-color: #AB32CD;
}

Frequently asked questions

What color is #AB32CD?+

#AB32CD is a HEX color with RGB value rgb(171, 50, 205) and HSL value hsl(287, 61%, 50%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AB32CD?+

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