#C53F9F Color

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

Color preview

#C53F9F

Color formats

HEX
#C53F9F
RGB
rgb(197, 63, 159)
RGBA
rgba(197, 63, 159, 1)
HSL
hsl(317, 54%, 51%)
HSV
hsv(317, 68%, 77%)
CMYK
cmyk(0%, 68%, 19%, 23%)
CSS variable
--color-primary: #C53F9F;
Lowercase HEX
#c53f9f

Shades

Tints

Tones

Harmony

CSS snippets for #C53F9F

.color-c53f9f {
  color: #C53F9F;
  background-color: #C53F9F;
}

Frequently asked questions

What color is #C53F9F?+

#C53F9F is a HEX color with RGB value rgb(197, 63, 159) and HSL value hsl(317, 54%, 51%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C53F9F?+

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