#A42FBB Color

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

Color preview

#A42FBB

Color formats

HEX
#A42FBB
RGB
rgb(164, 47, 187)
RGBA
rgba(164, 47, 187, 1)
HSL
hsl(290, 60%, 46%)
HSV
hsv(290, 75%, 73%)
CMYK
cmyk(12%, 75%, 0%, 27%)
CSS variable
--color-primary: #A42FBB;
Lowercase HEX
#a42fbb

Shades

Tints

Tones

Harmony

CSS snippets for #A42FBB

.color-a42fbb {
  color: #A42FBB;
  background-color: #A42FBB;
}

Frequently asked questions

What color is #A42FBB?+

#A42FBB is a HEX color with RGB value rgb(164, 47, 187) and HSL value hsl(290, 60%, 46%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A42FBB?+

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