#A24EBE Color

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

Color preview

#A24EBE

Color formats

HEX
#A24EBE
RGB
rgb(162, 78, 190)
RGBA
rgba(162, 78, 190, 1)
HSL
hsl(285, 46%, 53%)
HSV
hsv(285, 59%, 75%)
CMYK
cmyk(15%, 59%, 0%, 25%)
CSS variable
--color-primary: #A24EBE;
Lowercase HEX
#a24ebe

Shades

Tints

Tones

Harmony

CSS snippets for #A24EBE

.color-a24ebe {
  color: #A24EBE;
  background-color: #A24EBE;
}

Frequently asked questions

What color is #A24EBE?+

#A24EBE is a HEX color with RGB value rgb(162, 78, 190) and HSL value hsl(285, 46%, 53%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A24EBE?+

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