#A33FEB Color

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

Color preview

#A33FEB

Color formats

HEX
#A33FEB
RGB
rgb(163, 63, 235)
RGBA
rgba(163, 63, 235, 1)
HSL
hsl(275, 81%, 58%)
HSV
hsv(275, 73%, 92%)
CMYK
cmyk(31%, 73%, 0%, 8%)
CSS variable
--color-primary: #A33FEB;
Lowercase HEX
#a33feb

Shades

Tints

Tones

Harmony

CSS snippets for #A33FEB

.color-a33feb {
  color: #A33FEB;
  background-color: #A33FEB;
}

Frequently asked questions

What color is #A33FEB?+

#A33FEB is a HEX color with RGB value rgb(163, 63, 235) and HSL value hsl(275, 81%, 58%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A33FEB?+

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