#A245FF Color

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

Color preview

#A245FF

Color formats

HEX
#A245FF
RGB
rgb(162, 69, 255)
RGBA
rgba(162, 69, 255, 1)
HSL
hsl(270, 100%, 64%)
HSV
hsv(270, 73%, 100%)
CMYK
cmyk(36%, 73%, 0%, 0%)
CSS variable
--color-primary: #A245FF;
Lowercase HEX
#a245ff

Shades

Tints

Tones

Harmony

CSS snippets for #A245FF

.color-a245ff {
  color: #A245FF;
  background-color: #A245FF;
}

Frequently asked questions

What color is #A245FF?+

#A245FF is a HEX color with RGB value rgb(162, 69, 255) and HSL value hsl(270, 100%, 64%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A245FF?+

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