#C037FF Color

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

Color preview

#C037FF

Color formats

HEX
#C037FF
RGB
rgb(192, 55, 255)
RGBA
rgba(192, 55, 255, 1)
HSL
hsl(281, 100%, 61%)
HSV
hsv(281, 78%, 100%)
CMYK
cmyk(25%, 78%, 0%, 0%)
CSS variable
--color-primary: #C037FF;
Lowercase HEX
#c037ff

Shades

Tints

Tones

Harmony

CSS snippets for #C037FF

.color-c037ff {
  color: #C037FF;
  background-color: #C037FF;
}

Frequently asked questions

What color is #C037FF?+

#C037FF is a HEX color with RGB value rgb(192, 55, 255) and HSL value hsl(281, 100%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C037FF?+

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