#A033FF Color

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

Color preview

#A033FF

Color formats

HEX
#A033FF
RGB
rgb(160, 51, 255)
RGBA
rgba(160, 51, 255, 1)
HSL
hsl(272, 100%, 60%)
HSV
hsv(272, 80%, 100%)
CMYK
cmyk(37%, 80%, 0%, 0%)
CSS variable
--color-primary: #A033FF;
Lowercase HEX
#a033ff

Shades

Tints

Tones

Harmony

CSS snippets for #A033FF

.color-a033ff {
  color: #A033FF;
  background-color: #A033FF;
}

Frequently asked questions

What color is #A033FF?+

#A033FF is a HEX color with RGB value rgb(160, 51, 255) and HSL value hsl(272, 100%, 60%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A033FF?+

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