#C11FBE Color

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

Color preview

#C11FBE

Color formats

HEX
#C11FBE
RGB
rgb(193, 31, 190)
RGBA
rgba(193, 31, 190, 1)
HSL
hsl(301, 72%, 44%)
HSV
hsv(301, 84%, 76%)
CMYK
cmyk(0%, 84%, 2%, 24%)
CSS variable
--color-primary: #C11FBE;
Lowercase HEX
#c11fbe

Shades

Tints

Tones

Harmony

CSS snippets for #C11FBE

.color-c11fbe {
  color: #C11FBE;
  background-color: #C11FBE;
}

Frequently asked questions

What color is #C11FBE?+

#C11FBE is a HEX color with RGB value rgb(193, 31, 190) and HSL value hsl(301, 72%, 44%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #C11FBE?+

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