#A42DF8 Color

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

Color preview

#A42DF8

Color formats

HEX
#A42DF8
RGB
rgb(164, 45, 248)
RGBA
rgba(164, 45, 248, 1)
HSL
hsl(275, 94%, 57%)
HSV
hsv(275, 82%, 97%)
CMYK
cmyk(34%, 82%, 0%, 3%)
CSS variable
--color-primary: #A42DF8;
Lowercase HEX
#a42df8

Shades

Tints

Tones

Harmony

CSS snippets for #A42DF8

.color-a42df8 {
  color: #A42DF8;
  background-color: #A42DF8;
}

Frequently asked questions

What color is #A42DF8?+

#A42DF8 is a HEX color with RGB value rgb(164, 45, 248) and HSL value hsl(275, 94%, 57%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A42DF8?+

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