#AB00FB Color

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

Color preview

#AB00FB

Color formats

HEX
#AB00FB
RGB
rgb(171, 0, 251)
RGBA
rgba(171, 0, 251, 1)
HSL
hsl(281, 100%, 49%)
HSV
hsv(281, 100%, 98%)
CMYK
cmyk(32%, 100%, 0%, 2%)
CSS variable
--color-primary: #AB00FB;
Lowercase HEX
#ab00fb

Shades

Tints

Tones

Harmony

CSS snippets for #AB00FB

.color-ab00fb {
  color: #AB00FB;
  background-color: #AB00FB;
}

Frequently asked questions

What color is #AB00FB?+

#AB00FB is a HEX color with RGB value rgb(171, 0, 251) and HSL value hsl(281, 100%, 49%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #AB00FB?+

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