#A24BFF Color

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

Color preview

#A24BFF

Color formats

HEX
#A24BFF
RGB
rgb(162, 75, 255)
RGBA
rgba(162, 75, 255, 1)
HSL
hsl(269, 100%, 65%)
HSV
hsv(269, 71%, 100%)
CMYK
cmyk(36%, 71%, 0%, 0%)
CSS variable
--color-primary: #A24BFF;
Lowercase HEX
#a24bff

Shades

Tints

Tones

Harmony

CSS snippets for #A24BFF

.color-a24bff {
  color: #A24BFF;
  background-color: #A24BFF;
}

Frequently asked questions

What color is #A24BFF?+

#A24BFF is a HEX color with RGB value rgb(162, 75, 255) and HSL value hsl(269, 100%, 65%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A24BFF?+

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