#C105FF Color

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

Color preview

#C105FF

Color formats

HEX
#C105FF
RGB
rgb(193, 5, 255)
RGBA
rgba(193, 5, 255, 1)
HSL
hsl(285, 100%, 51%)
HSV
hsv(285, 98%, 100%)
CMYK
cmyk(24%, 98%, 0%, 0%)
CSS variable
--color-primary: #C105FF;
Lowercase HEX
#c105ff

Shades

Tints

Tones

Harmony

CSS snippets for #C105FF

.color-c105ff {
  color: #C105FF;
  background-color: #C105FF;
}

Frequently asked questions

What color is #C105FF?+

#C105FF is a HEX color with RGB value rgb(193, 5, 255) and HSL value hsl(285, 100%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #C105FF?+

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