#AB4BFF Color

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

Color preview

#AB4BFF

Color formats

HEX
#AB4BFF
RGB
rgb(171, 75, 255)
RGBA
rgba(171, 75, 255, 1)
HSL
hsl(272, 100%, 65%)
HSV
hsv(272, 71%, 100%)
CMYK
cmyk(33%, 71%, 0%, 0%)
CSS variable
--color-primary: #AB4BFF;
Lowercase HEX
#ab4bff

Shades

Tints

Tones

Harmony

CSS snippets for #AB4BFF

.color-ab4bff {
  color: #AB4BFF;
  background-color: #AB4BFF;
}

Frequently asked questions

What color is #AB4BFF?+

#AB4BFF is a HEX color with RGB value rgb(171, 75, 255) and HSL value hsl(272, 100%, 65%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AB4BFF?+

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