#A42CFA Color

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

Color preview

#A42CFA

Color formats

HEX
#A42CFA
RGB
rgb(164, 44, 250)
RGBA
rgba(164, 44, 250, 1)
HSL
hsl(275, 95%, 58%)
HSV
hsv(275, 82%, 98%)
CMYK
cmyk(34%, 82%, 0%, 2%)
CSS variable
--color-primary: #A42CFA;
Lowercase HEX
#a42cfa

Shades

Tints

Tones

Harmony

CSS snippets for #A42CFA

.color-a42cfa {
  color: #A42CFA;
  background-color: #A42CFA;
}

Frequently asked questions

What color is #A42CFA?+

#A42CFA is a HEX color with RGB value rgb(164, 44, 250) and HSL value hsl(275, 95%, 58%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A42CFA?+

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