#AB85FF Color

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

Color preview

#AB85FF

Color formats

HEX
#AB85FF
RGB
rgb(171, 133, 255)
RGBA
rgba(171, 133, 255, 1)
HSL
hsl(259, 100%, 76%)
HSV
hsv(259, 48%, 100%)
CMYK
cmyk(33%, 48%, 0%, 0%)
CSS variable
--color-primary: #AB85FF;
Lowercase HEX
#ab85ff

Shades

Tints

Tones

Harmony

CSS snippets for #AB85FF

.color-ab85ff {
  color: #AB85FF;
  background-color: #AB85FF;
}

Frequently asked questions

What color is #AB85FF?+

#AB85FF is a HEX color with RGB value rgb(171, 133, 255) and HSL value hsl(259, 100%, 76%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #AB85FF?+

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