#A25EAB Color

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

Color preview

#A25EAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A25EAB

.color-a25eab {
  color: #A25EAB;
  background-color: #A25EAB;
}

Frequently asked questions

What color is #A25EAB?+

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

What is the closest Tailwind color to #A25EAB?+

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