#AB0FFF Color

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

Color preview

#AB0FFF

Color formats

HEX
#AB0FFF
RGB
rgb(171, 15, 255)
RGBA
rgba(171, 15, 255, 1)
HSL
hsl(279, 100%, 53%)
HSV
hsv(279, 94%, 100%)
CMYK
cmyk(33%, 94%, 0%, 0%)
CSS variable
--color-primary: #AB0FFF;
Lowercase HEX
#ab0fff

Shades

Tints

Tones

Harmony

CSS snippets for #AB0FFF

.color-ab0fff {
  color: #AB0FFF;
  background-color: #AB0FFF;
}

Frequently asked questions

What color is #AB0FFF?+

#AB0FFF is a HEX color with RGB value rgb(171, 15, 255) and HSL value hsl(279, 100%, 53%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #AB0FFF?+

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