#A250C0 Color

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

Color preview

#A250C0

Color formats

HEX
#A250C0
RGB
rgb(162, 80, 192)
RGBA
rgba(162, 80, 192, 1)
HSL
hsl(284, 47%, 53%)
HSV
hsv(284, 58%, 75%)
CMYK
cmyk(16%, 58%, 0%, 25%)
CSS variable
--color-primary: #A250C0;
Lowercase HEX
#a250c0

Shades

Tints

Tones

Harmony

CSS snippets for #A250C0

.color-a250c0 {
  color: #A250C0;
  background-color: #A250C0;
}

Frequently asked questions

What color is #A250C0?+

#A250C0 is a HEX color with RGB value rgb(162, 80, 192) and HSL value hsl(284, 47%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A250C0?+

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