#C10B8A Color

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

Color preview

#C10B8A

Color formats

HEX
#C10B8A
RGB
rgb(193, 11, 138)
RGBA
rgba(193, 11, 138, 1)
HSL
hsl(318, 89%, 40%)
HSV
hsv(318, 94%, 76%)
CMYK
cmyk(0%, 94%, 28%, 24%)
CSS variable
--color-primary: #C10B8A;
Lowercase HEX
#c10b8a

Shades

Tints

Tones

Harmony

CSS snippets for #C10B8A

.color-c10b8a {
  color: #C10B8A;
  background-color: #C10B8A;
}

Frequently asked questions

What color is #C10B8A?+

#C10B8A is a HEX color with RGB value rgb(193, 11, 138) and HSL value hsl(318, 89%, 40%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C10B8A?+

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