#C042FF Color

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

Color preview

#C042FF

Color formats

HEX
#C042FF
RGB
rgb(192, 66, 255)
RGBA
rgba(192, 66, 255, 1)
HSL
hsl(280, 100%, 63%)
HSV
hsv(280, 74%, 100%)
CMYK
cmyk(25%, 74%, 0%, 0%)
CSS variable
--color-primary: #C042FF;
Lowercase HEX
#c042ff

Shades

Tints

Tones

Harmony

CSS snippets for #C042FF

.color-c042ff {
  color: #C042FF;
  background-color: #C042FF;
}

Frequently asked questions

What color is #C042FF?+

#C042FF is a HEX color with RGB value rgb(192, 66, 255) and HSL value hsl(280, 100%, 63%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C042FF?+

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