#C13E7B Color

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

Color preview

#C13E7B

Color formats

HEX
#C13E7B
RGB
rgb(193, 62, 123)
RGBA
rgba(193, 62, 123, 1)
HSL
hsl(332, 51%, 50%)
HSV
hsv(332, 68%, 76%)
CMYK
cmyk(0%, 68%, 36%, 24%)
CSS variable
--color-primary: #C13E7B;
Lowercase HEX
#c13e7b

Shades

Tints

Tones

Harmony

CSS snippets for #C13E7B

.color-c13e7b {
  color: #C13E7B;
  background-color: #C13E7B;
}

Frequently asked questions

What color is #C13E7B?+

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

What is the closest Tailwind color to #C13E7B?+

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