#A13CCD Color

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

Color preview

#A13CCD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A13CCD

.color-a13ccd {
  color: #A13CCD;
  background-color: #A13CCD;
}

Frequently asked questions

What color is #A13CCD?+

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

What is the closest Tailwind color to #A13CCD?+

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