#A23CCA Color

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

Color preview

#A23CCA

Color formats

HEX
#A23CCA
RGB
rgb(162, 60, 202)
RGBA
rgba(162, 60, 202, 1)
HSL
hsl(283, 57%, 51%)
HSV
hsv(283, 70%, 79%)
CMYK
cmyk(20%, 70%, 0%, 21%)
CSS variable
--color-primary: #A23CCA;
Lowercase HEX
#a23cca

Shades

Tints

Tones

Harmony

CSS snippets for #A23CCA

.color-a23cca {
  color: #A23CCA;
  background-color: #A23CCA;
}

Frequently asked questions

What color is #A23CCA?+

#A23CCA is a HEX color with RGB value rgb(162, 60, 202) and HSL value hsl(283, 57%, 51%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A23CCA?+

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