#A72EB2 Color

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

Color preview

#A72EB2

Color formats

HEX
#A72EB2
RGB
rgb(167, 46, 178)
RGBA
rgba(167, 46, 178, 1)
HSL
hsl(295, 59%, 44%)
HSV
hsv(295, 74%, 70%)
CMYK
cmyk(6%, 74%, 0%, 30%)
CSS variable
--color-primary: #A72EB2;
Lowercase HEX
#a72eb2

Shades

Tints

Tones

Harmony

CSS snippets for #A72EB2

.color-a72eb2 {
  color: #A72EB2;
  background-color: #A72EB2;
}

Frequently asked questions

What color is #A72EB2?+

#A72EB2 is a HEX color with RGB value rgb(167, 46, 178) and HSL value hsl(295, 59%, 44%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A72EB2?+

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