#A03AFF Color

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

Color preview

#A03AFF

Color formats

HEX
#A03AFF
RGB
rgb(160, 58, 255)
RGBA
rgba(160, 58, 255, 1)
HSL
hsl(271, 100%, 61%)
HSV
hsv(271, 77%, 100%)
CMYK
cmyk(37%, 77%, 0%, 0%)
CSS variable
--color-primary: #A03AFF;
Lowercase HEX
#a03aff

Shades

Tints

Tones

Harmony

CSS snippets for #A03AFF

.color-a03aff {
  color: #A03AFF;
  background-color: #A03AFF;
}

Frequently asked questions

What color is #A03AFF?+

#A03AFF is a HEX color with RGB value rgb(160, 58, 255) and HSL value hsl(271, 100%, 61%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A03AFF?+

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