#A05CFF Color

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

Color preview

#A05CFF

Color formats

HEX
#A05CFF
RGB
rgb(160, 92, 255)
RGBA
rgba(160, 92, 255, 1)
HSL
hsl(265, 100%, 68%)
HSV
hsv(265, 64%, 100%)
CMYK
cmyk(37%, 64%, 0%, 0%)
CSS variable
--color-primary: #A05CFF;
Lowercase HEX
#a05cff

Shades

Tints

Tones

Harmony

CSS snippets for #A05CFF

.color-a05cff {
  color: #A05CFF;
  background-color: #A05CFF;
}

Frequently asked questions

What color is #A05CFF?+

#A05CFF is a HEX color with RGB value rgb(160, 92, 255) and HSL value hsl(265, 100%, 68%). Its closest CSS named color is MediumSlateBlue.

What is the closest Tailwind color to #A05CFF?+

The closest Tailwind color is purple-500, available as the bg-purple-500 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