#C10B9F Color

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

Color preview

#C10B9F

Color formats

HEX
#C10B9F
RGB
rgb(193, 11, 159)
RGBA
rgba(193, 11, 159, 1)
HSL
hsl(311, 89%, 40%)
HSV
hsv(311, 94%, 76%)
CMYK
cmyk(0%, 94%, 18%, 24%)
CSS variable
--color-primary: #C10B9F;
Lowercase HEX
#c10b9f

Shades

Tints

Tones

Harmony

CSS snippets for #C10B9F

.color-c10b9f {
  color: #C10B9F;
  background-color: #C10B9F;
}

Frequently asked questions

What color is #C10B9F?+

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

What is the closest Tailwind color to #C10B9F?+

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