#C53FBE Color

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

Color preview

#C53FBE

Color formats

HEX
#C53FBE
RGB
rgb(197, 63, 190)
RGBA
rgba(197, 63, 190, 1)
HSL
hsl(303, 54%, 51%)
HSV
hsv(303, 68%, 77%)
CMYK
cmyk(0%, 68%, 4%, 23%)
CSS variable
--color-primary: #C53FBE;
Lowercase HEX
#c53fbe

Shades

Tints

Tones

Harmony

CSS snippets for #C53FBE

.color-c53fbe {
  color: #C53FBE;
  background-color: #C53FBE;
}

Frequently asked questions

What color is #C53FBE?+

#C53FBE is a HEX color with RGB value rgb(197, 63, 190) and HSL value hsl(303, 54%, 51%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C53FBE?+

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