#C13E8A Color

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

Color preview

#C13E8A

Color formats

HEX
#C13E8A
RGB
rgb(193, 62, 138)
RGBA
rgba(193, 62, 138, 1)
HSL
hsl(325, 51%, 50%)
HSV
hsv(325, 68%, 76%)
CMYK
cmyk(0%, 68%, 28%, 24%)
CSS variable
--color-primary: #C13E8A;
Lowercase HEX
#c13e8a

Shades

Tints

Tones

Harmony

CSS snippets for #C13E8A

.color-c13e8a {
  color: #C13E8A;
  background-color: #C13E8A;
}

Frequently asked questions

What color is #C13E8A?+

#C13E8A is a HEX color with RGB value rgb(193, 62, 138) and HSL value hsl(325, 51%, 50%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C13E8A?+

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