#A25EAA Color

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

Color preview

#A25EAA

Color formats

HEX
#A25EAA
RGB
rgb(162, 94, 170)
RGBA
rgba(162, 94, 170, 1)
HSL
hsl(294, 31%, 52%)
HSV
hsv(294, 45%, 67%)
CMYK
cmyk(5%, 45%, 0%, 33%)
CSS variable
--color-primary: #A25EAA;
Lowercase HEX
#a25eaa

Shades

Tints

Tones

Harmony

CSS snippets for #A25EAA

.color-a25eaa {
  color: #A25EAA;
  background-color: #A25EAA;
}

Frequently asked questions

What color is #A25EAA?+

#A25EAA is a HEX color with RGB value rgb(162, 94, 170) and HSL value hsl(294, 31%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A25EAA?+

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