#A700FA Color

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

Color preview

#A700FA

Color formats

HEX
#A700FA
RGB
rgb(167, 0, 250)
RGBA
rgba(167, 0, 250, 1)
HSL
hsl(280, 100%, 49%)
HSV
hsv(280, 100%, 98%)
CMYK
cmyk(33%, 100%, 0%, 2%)
CSS variable
--color-primary: #A700FA;
Lowercase HEX
#a700fa

Shades

Tints

Tones

Harmony

CSS snippets for #A700FA

.color-a700fa {
  color: #A700FA;
  background-color: #A700FA;
}

Frequently asked questions

What color is #A700FA?+

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

What is the closest Tailwind color to #A700FA?+

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