#C02DFB Color

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

Color preview

#C02DFB

Color formats

HEX
#C02DFB
RGB
rgb(192, 45, 251)
RGBA
rgba(192, 45, 251, 1)
HSL
hsl(283, 96%, 58%)
HSV
hsv(283, 82%, 98%)
CMYK
cmyk(24%, 82%, 0%, 2%)
CSS variable
--color-primary: #C02DFB;
Lowercase HEX
#c02dfb

Shades

Tints

Tones

Harmony

CSS snippets for #C02DFB

.color-c02dfb {
  color: #C02DFB;
  background-color: #C02DFB;
}

Frequently asked questions

What color is #C02DFB?+

#C02DFB is a HEX color with RGB value rgb(192, 45, 251) and HSL value hsl(283, 96%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C02DFB?+

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