#A24DC3 Color

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

Color preview

#A24DC3

Color formats

HEX
#A24DC3
RGB
rgb(162, 77, 195)
RGBA
rgba(162, 77, 195, 1)
HSL
hsl(283, 50%, 53%)
HSV
hsv(283, 61%, 76%)
CMYK
cmyk(17%, 61%, 0%, 24%)
CSS variable
--color-primary: #A24DC3;
Lowercase HEX
#a24dc3

Shades

Tints

Tones

Harmony

CSS snippets for #A24DC3

.color-a24dc3 {
  color: #A24DC3;
  background-color: #A24DC3;
}

Frequently asked questions

What color is #A24DC3?+

#A24DC3 is a HEX color with RGB value rgb(162, 77, 195) and HSL value hsl(283, 50%, 53%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A24DC3?+

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