#A007F2 Color

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

Color preview

#A007F2

Color formats

HEX
#A007F2
RGB
rgb(160, 7, 242)
RGBA
rgba(160, 7, 242, 1)
HSL
hsl(279, 94%, 49%)
HSV
hsv(279, 97%, 95%)
CMYK
cmyk(34%, 97%, 0%, 5%)
CSS variable
--color-primary: #A007F2;
Lowercase HEX
#a007f2

Shades

Tints

Tones

Harmony

CSS snippets for #A007F2

.color-a007f2 {
  color: #A007F2;
  background-color: #A007F2;
}

Frequently asked questions

What color is #A007F2?+

#A007F2 is a HEX color with RGB value rgb(160, 7, 242) and HSL value hsl(279, 94%, 49%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A007F2?+

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