#A23CCD Color

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

Color preview

#A23CCD

Color formats

HEX
#A23CCD
RGB
rgb(162, 60, 205)
RGBA
rgba(162, 60, 205, 1)
HSL
hsl(282, 59%, 52%)
HSV
hsv(282, 71%, 80%)
CMYK
cmyk(21%, 71%, 0%, 20%)
CSS variable
--color-primary: #A23CCD;
Lowercase HEX
#a23ccd

Shades

Tints

Tones

Harmony

CSS snippets for #A23CCD

.color-a23ccd {
  color: #A23CCD;
  background-color: #A23CCD;
}

Frequently asked questions

What color is #A23CCD?+

#A23CCD is a HEX color with RGB value rgb(162, 60, 205) and HSL value hsl(282, 59%, 52%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A23CCD?+

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