#A200FA Color

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

Color preview

#A200FA

Color formats

HEX
#A200FA
RGB
rgb(162, 0, 250)
RGBA
rgba(162, 0, 250, 1)
HSL
hsl(279, 100%, 49%)
HSV
hsv(279, 100%, 98%)
CMYK
cmyk(35%, 100%, 0%, 2%)
CSS variable
--color-primary: #A200FA;
Lowercase HEX
#a200fa

Shades

Tints

Tones

Harmony

CSS snippets for #A200FA

.color-a200fa {
  color: #A200FA;
  background-color: #A200FA;
}

Frequently asked questions

What color is #A200FA?+

#A200FA is a HEX color with RGB value rgb(162, 0, 250) and HSL value hsl(279, 100%, 49%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A200FA?+

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