#A25DDE Color

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

Color preview

#A25DDE

Color formats

HEX
#A25DDE
RGB
rgb(162, 93, 222)
RGBA
rgba(162, 93, 222, 1)
HSL
hsl(272, 66%, 62%)
HSV
hsv(272, 58%, 87%)
CMYK
cmyk(27%, 58%, 0%, 13%)
CSS variable
--color-primary: #A25DDE;
Lowercase HEX
#a25dde

Shades

Tints

Tones

Harmony

CSS snippets for #A25DDE

.color-a25dde {
  color: #A25DDE;
  background-color: #A25DDE;
}

Frequently asked questions

What color is #A25DDE?+

#A25DDE is a HEX color with RGB value rgb(162, 93, 222) and HSL value hsl(272, 66%, 62%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A25DDE?+

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