#A051D2 Color

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

Color preview

#A051D2

Color formats

HEX
#A051D2
RGB
rgb(160, 81, 210)
RGBA
rgba(160, 81, 210, 1)
HSL
hsl(277, 59%, 57%)
HSV
hsv(277, 61%, 82%)
CMYK
cmyk(24%, 61%, 0%, 18%)
CSS variable
--color-primary: #A051D2;
Lowercase HEX
#a051d2

Shades

Tints

Tones

Harmony

CSS snippets for #A051D2

.color-a051d2 {
  color: #A051D2;
  background-color: #A051D2;
}

Frequently asked questions

What color is #A051D2?+

#A051D2 is a HEX color with RGB value rgb(160, 81, 210) and HSL value hsl(277, 59%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A051D2?+

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