#A30FFF Color

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

Color preview

#A30FFF

Color formats

HEX
#A30FFF
RGB
rgb(163, 15, 255)
RGBA
rgba(163, 15, 255, 1)
HSL
hsl(277, 100%, 53%)
HSV
hsv(277, 94%, 100%)
CMYK
cmyk(36%, 94%, 0%, 0%)
CSS variable
--color-primary: #A30FFF;
Lowercase HEX
#a30fff

Shades

Tints

Tones

Harmony

CSS snippets for #A30FFF

.color-a30fff {
  color: #A30FFF;
  background-color: #A30FFF;
}

Frequently asked questions

What color is #A30FFF?+

#A30FFF is a HEX color with RGB value rgb(163, 15, 255) and HSL value hsl(277, 100%, 53%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A30FFF?+

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