#C04FE0 Color

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

Color preview

#C04FE0

Color formats

HEX
#C04FE0
RGB
rgb(192, 79, 224)
RGBA
rgba(192, 79, 224, 1)
HSL
hsl(287, 70%, 59%)
HSV
hsv(287, 65%, 88%)
CMYK
cmyk(14%, 65%, 0%, 12%)
CSS variable
--color-primary: #C04FE0;
Lowercase HEX
#c04fe0

Shades

Tints

Tones

Harmony

CSS snippets for #C04FE0

.color-c04fe0 {
  color: #C04FE0;
  background-color: #C04FE0;
}

Frequently asked questions

What color is #C04FE0?+

#C04FE0 is a HEX color with RGB value rgb(192, 79, 224) and HSL value hsl(287, 70%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C04FE0?+

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