#A050B4 Color

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

Color preview

#A050B4

Color formats

HEX
#A050B4
RGB
rgb(160, 80, 180)
RGBA
rgba(160, 80, 180, 1)
HSL
hsl(288, 40%, 51%)
HSV
hsv(288, 56%, 71%)
CMYK
cmyk(11%, 56%, 0%, 29%)
CSS variable
--color-primary: #A050B4;
Lowercase HEX
#a050b4

Shades

Tints

Tones

Harmony

CSS snippets for #A050B4

.color-a050b4 {
  color: #A050B4;
  background-color: #A050B4;
}

Frequently asked questions

What color is #A050B4?+

#A050B4 is a HEX color with RGB value rgb(160, 80, 180) and HSL value hsl(288, 40%, 51%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A050B4?+

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