#A950CC Color

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

Color preview

#A950CC

Color formats

HEX
#A950CC
RGB
rgb(169, 80, 204)
RGBA
rgba(169, 80, 204, 1)
HSL
hsl(283, 55%, 56%)
HSV
hsv(283, 61%, 80%)
CMYK
cmyk(17%, 61%, 0%, 20%)
CSS variable
--color-primary: #A950CC;
Lowercase HEX
#a950cc

Shades

Tints

Tones

Harmony

CSS snippets for #A950CC

.color-a950cc {
  color: #A950CC;
  background-color: #A950CC;
}

Frequently asked questions

What color is #A950CC?+

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

What is the closest Tailwind color to #A950CC?+

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