#A03FFA Color

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

Color preview

#A03FFA

Color formats

HEX
#A03FFA
RGB
rgb(160, 63, 250)
RGBA
rgba(160, 63, 250, 1)
HSL
hsl(271, 95%, 61%)
HSV
hsv(271, 75%, 98%)
CMYK
cmyk(36%, 75%, 0%, 2%)
CSS variable
--color-primary: #A03FFA;
Lowercase HEX
#a03ffa

Shades

Tints

Tones

Harmony

CSS snippets for #A03FFA

.color-a03ffa {
  color: #A03FFA;
  background-color: #A03FFA;
}

Frequently asked questions

What color is #A03FFA?+

#A03FFA is a HEX color with RGB value rgb(160, 63, 250) and HSL value hsl(271, 95%, 61%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A03FFA?+

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