#A070FF Color

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

Color preview

#A070FF

Color formats

HEX
#A070FF
RGB
rgb(160, 112, 255)
RGBA
rgba(160, 112, 255, 1)
HSL
hsl(260, 100%, 72%)
HSV
hsv(260, 56%, 100%)
CMYK
cmyk(37%, 56%, 0%, 0%)
CSS variable
--color-primary: #A070FF;
Lowercase HEX
#a070ff

Shades

Tints

Tones

Harmony

CSS snippets for #A070FF

.color-a070ff {
  color: #A070FF;
  background-color: #A070FF;
}

Frequently asked questions

What color is #A070FF?+

#A070FF is a HEX color with RGB value rgb(160, 112, 255) and HSL value hsl(260, 100%, 72%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A070FF?+

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