#C23AEF Color

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

Color preview

#C23AEF

Color formats

HEX
#C23AEF
RGB
rgb(194, 58, 239)
RGBA
rgba(194, 58, 239, 1)
HSL
hsl(285, 85%, 58%)
HSV
hsv(285, 76%, 94%)
CMYK
cmyk(19%, 76%, 0%, 6%)
CSS variable
--color-primary: #C23AEF;
Lowercase HEX
#c23aef

Shades

Tints

Tones

Harmony

CSS snippets for #C23AEF

.color-c23aef {
  color: #C23AEF;
  background-color: #C23AEF;
}

Frequently asked questions

What color is #C23AEF?+

#C23AEF is a HEX color with RGB value rgb(194, 58, 239) and HSL value hsl(285, 85%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C23AEF?+

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