#C13AEE Color

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

Color preview

#C13AEE

Color formats

HEX
#C13AEE
RGB
rgb(193, 58, 238)
RGBA
rgba(193, 58, 238, 1)
HSL
hsl(285, 84%, 58%)
HSV
hsv(285, 76%, 93%)
CMYK
cmyk(19%, 76%, 0%, 7%)
CSS variable
--color-primary: #C13AEE;
Lowercase HEX
#c13aee

Shades

Tints

Tones

Harmony

CSS snippets for #C13AEE

.color-c13aee {
  color: #C13AEE;
  background-color: #C13AEE;
}

Frequently asked questions

What color is #C13AEE?+

#C13AEE is a HEX color with RGB value rgb(193, 58, 238) and HSL value hsl(285, 84%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C13AEE?+

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