#A008FE Color

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

Color preview

#A008FE

Color formats

HEX
#A008FE
RGB
rgb(160, 8, 254)
RGBA
rgba(160, 8, 254, 1)
HSL
hsl(277, 99%, 51%)
HSV
hsv(277, 97%, 100%)
CMYK
cmyk(37%, 97%, 0%, 0%)
CSS variable
--color-primary: #A008FE;
Lowercase HEX
#a008fe

Shades

Tints

Tones

Harmony

CSS snippets for #A008FE

.color-a008fe {
  color: #A008FE;
  background-color: #A008FE;
}

Frequently asked questions

What color is #A008FE?+

#A008FE is a HEX color with RGB value rgb(160, 8, 254) and HSL value hsl(277, 99%, 51%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A008FE?+

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