#A25BDC Color

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

Color preview

#A25BDC

Color formats

HEX
#A25BDC
RGB
rgb(162, 91, 220)
RGBA
rgba(162, 91, 220, 1)
HSL
hsl(273, 65%, 61%)
HSV
hsv(273, 59%, 86%)
CMYK
cmyk(26%, 59%, 0%, 14%)
CSS variable
--color-primary: #A25BDC;
Lowercase HEX
#a25bdc

Shades

Tints

Tones

Harmony

CSS snippets for #A25BDC

.color-a25bdc {
  color: #A25BDC;
  background-color: #A25BDC;
}

Frequently asked questions

What color is #A25BDC?+

#A25BDC is a HEX color with RGB value rgb(162, 91, 220) and HSL value hsl(273, 65%, 61%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A25BDC?+

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