#C180FF Color

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

Color preview

#C180FF

Color formats

HEX
#C180FF
RGB
rgb(193, 128, 255)
RGBA
rgba(193, 128, 255, 1)
HSL
hsl(271, 100%, 75%)
HSV
hsv(271, 50%, 100%)
CMYK
cmyk(24%, 50%, 0%, 0%)
CSS variable
--color-primary: #C180FF;
Lowercase HEX
#c180ff

Shades

Tints

Tones

Harmony

CSS snippets for #C180FF

.color-c180ff {
  color: #C180FF;
  background-color: #C180FF;
}

Frequently asked questions

What color is #C180FF?+

#C180FF is a HEX color with RGB value rgb(193, 128, 255) and HSL value hsl(271, 100%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #C180FF?+

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