#A250CE Color

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

Color preview

#A250CE

Color formats

HEX
#A250CE
RGB
rgb(162, 80, 206)
RGBA
rgba(162, 80, 206, 1)
HSL
hsl(279, 56%, 56%)
HSV
hsv(279, 61%, 81%)
CMYK
cmyk(21%, 61%, 0%, 19%)
CSS variable
--color-primary: #A250CE;
Lowercase HEX
#a250ce

Shades

Tints

Tones

Harmony

CSS snippets for #A250CE

.color-a250ce {
  color: #A250CE;
  background-color: #A250CE;
}

Frequently asked questions

What color is #A250CE?+

#A250CE is a HEX color with RGB value rgb(162, 80, 206) and HSL value hsl(279, 56%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A250CE?+

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