#A90AFF Color

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

Color preview

#A90AFF

Color formats

HEX
#A90AFF
RGB
rgb(169, 10, 255)
RGBA
rgba(169, 10, 255, 1)
HSL
hsl(279, 100%, 52%)
HSV
hsv(279, 96%, 100%)
CMYK
cmyk(34%, 96%, 0%, 0%)
CSS variable
--color-primary: #A90AFF;
Lowercase HEX
#a90aff

Shades

Tints

Tones

Harmony

CSS snippets for #A90AFF

.color-a90aff {
  color: #A90AFF;
  background-color: #A90AFF;
}

Frequently asked questions

What color is #A90AFF?+

#A90AFF is a HEX color with RGB value rgb(169, 10, 255) and HSL value hsl(279, 100%, 52%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A90AFF?+

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