#C11A7C Color

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

Color preview

#C11A7C

Color formats

HEX
#C11A7C
RGB
rgb(193, 26, 124)
RGBA
rgba(193, 26, 124, 1)
HSL
hsl(325, 76%, 43%)
HSV
hsv(325, 87%, 76%)
CMYK
cmyk(0%, 87%, 36%, 24%)
CSS variable
--color-primary: #C11A7C;
Lowercase HEX
#c11a7c

Shades

Tints

Tones

Harmony

CSS snippets for #C11A7C

.color-c11a7c {
  color: #C11A7C;
  background-color: #C11A7C;
}

Frequently asked questions

What color is #C11A7C?+

#C11A7C is a HEX color with RGB value rgb(193, 26, 124) and HSL value hsl(325, 76%, 43%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C11A7C?+

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