#C62AE2 Color

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

Color preview

#C62AE2

Color formats

HEX
#C62AE2
RGB
rgb(198, 42, 226)
RGBA
rgba(198, 42, 226, 1)
HSL
hsl(291, 76%, 53%)
HSV
hsv(291, 81%, 89%)
CMYK
cmyk(12%, 81%, 0%, 11%)
CSS variable
--color-primary: #C62AE2;
Lowercase HEX
#c62ae2

Shades

Tints

Tones

Harmony

CSS snippets for #C62AE2

.color-c62ae2 {
  color: #C62AE2;
  background-color: #C62AE2;
}

Frequently asked questions

What color is #C62AE2?+

#C62AE2 is a HEX color with RGB value rgb(198, 42, 226) and HSL value hsl(291, 76%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C62AE2?+

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