#AB1BF3 Color

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

Color preview

#AB1BF3

Color formats

HEX
#AB1BF3
RGB
rgb(171, 27, 243)
RGBA
rgba(171, 27, 243, 1)
HSL
hsl(280, 90%, 53%)
HSV
hsv(280, 89%, 95%)
CMYK
cmyk(30%, 89%, 0%, 5%)
CSS variable
--color-primary: #AB1BF3;
Lowercase HEX
#ab1bf3

Shades

Tints

Tones

Harmony

CSS snippets for #AB1BF3

.color-ab1bf3 {
  color: #AB1BF3;
  background-color: #AB1BF3;
}

Frequently asked questions

What color is #AB1BF3?+

#AB1BF3 is a HEX color with RGB value rgb(171, 27, 243) and HSL value hsl(280, 90%, 53%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #AB1BF3?+

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