#A60DF2 Color

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

Color preview

#A60DF2

Color formats

HEX
#A60DF2
RGB
rgb(166, 13, 242)
RGBA
rgba(166, 13, 242, 1)
HSL
hsl(280, 90%, 50%)
HSV
hsv(280, 95%, 95%)
CMYK
cmyk(31%, 95%, 0%, 5%)
CSS variable
--color-primary: #A60DF2;
Lowercase HEX
#a60df2

Shades

Tints

Tones

Harmony

CSS snippets for #A60DF2

.color-a60df2 {
  color: #A60DF2;
  background-color: #A60DF2;
}

Frequently asked questions

What color is #A60DF2?+

#A60DF2 is a HEX color with RGB value rgb(166, 13, 242) and HSL value hsl(280, 90%, 50%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A60DF2?+

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