#A150CC Color

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

Color preview

#A150CC

Color formats

HEX
#A150CC
RGB
rgb(161, 80, 204)
RGBA
rgba(161, 80, 204, 1)
HSL
hsl(279, 55%, 56%)
HSV
hsv(279, 61%, 80%)
CMYK
cmyk(21%, 61%, 0%, 20%)
CSS variable
--color-primary: #A150CC;
Lowercase HEX
#a150cc

Shades

Tints

Tones

Harmony

CSS snippets for #A150CC

.color-a150cc {
  color: #A150CC;
  background-color: #A150CC;
}

Frequently asked questions

What color is #A150CC?+

#A150CC is a HEX color with RGB value rgb(161, 80, 204) and HSL value hsl(279, 55%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A150CC?+

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