#C04FD2 Color

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

Color preview

#C04FD2

Color formats

HEX
#C04FD2
RGB
rgb(192, 79, 210)
RGBA
rgba(192, 79, 210, 1)
HSL
hsl(292, 59%, 57%)
HSV
hsv(292, 62%, 82%)
CMYK
cmyk(9%, 62%, 0%, 18%)
CSS variable
--color-primary: #C04FD2;
Lowercase HEX
#c04fd2

Shades

Tints

Tones

Harmony

CSS snippets for #C04FD2

.color-c04fd2 {
  color: #C04FD2;
  background-color: #C04FD2;
}

Frequently asked questions

What color is #C04FD2?+

#C04FD2 is a HEX color with RGB value rgb(192, 79, 210) and HSL value hsl(292, 59%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C04FD2?+

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