#A25EB2 Color

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

Color preview

#A25EB2

Color formats

HEX
#A25EB2
RGB
rgb(162, 94, 178)
RGBA
rgba(162, 94, 178, 1)
HSL
hsl(289, 35%, 53%)
HSV
hsv(289, 47%, 70%)
CMYK
cmyk(9%, 47%, 0%, 30%)
CSS variable
--color-primary: #A25EB2;
Lowercase HEX
#a25eb2

Shades

Tints

Tones

Harmony

CSS snippets for #A25EB2

.color-a25eb2 {
  color: #A25EB2;
  background-color: #A25EB2;
}

Frequently asked questions

What color is #A25EB2?+

#A25EB2 is a HEX color with RGB value rgb(162, 94, 178) and HSL value hsl(289, 35%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A25EB2?+

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