#C03FBE Color

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

Color preview

#C03FBE

Color formats

HEX
#C03FBE
RGB
rgb(192, 63, 190)
RGBA
rgba(192, 63, 190, 1)
HSL
hsl(301, 51%, 50%)
HSV
hsv(301, 67%, 75%)
CMYK
cmyk(0%, 67%, 1%, 25%)
CSS variable
--color-primary: #C03FBE;
Lowercase HEX
#c03fbe

Shades

Tints

Tones

Harmony

CSS snippets for #C03FBE

.color-c03fbe {
  color: #C03FBE;
  background-color: #C03FBE;
}

Frequently asked questions

What color is #C03FBE?+

#C03FBE is a HEX color with RGB value rgb(192, 63, 190) and HSL value hsl(301, 51%, 50%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C03FBE?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-600 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