#A24CEC Color

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

Color preview

#A24CEC

Color formats

HEX
#A24CEC
RGB
rgb(162, 76, 236)
RGBA
rgba(162, 76, 236, 1)
HSL
hsl(272, 81%, 61%)
HSV
hsv(272, 68%, 93%)
CMYK
cmyk(31%, 68%, 0%, 7%)
CSS variable
--color-primary: #A24CEC;
Lowercase HEX
#a24cec

Shades

Tints

Tones

Harmony

CSS snippets for #A24CEC

.color-a24cec {
  color: #A24CEC;
  background-color: #A24CEC;
}

Frequently asked questions

What color is #A24CEC?+

#A24CEC is a HEX color with RGB value rgb(162, 76, 236) and HSL value hsl(272, 81%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A24CEC?+

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