#C880FF Color

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

Color preview

#C880FF

Color formats

HEX
#C880FF
RGB
rgb(200, 128, 255)
RGBA
rgba(200, 128, 255, 1)
HSL
hsl(274, 100%, 75%)
HSV
hsv(274, 50%, 100%)
CMYK
cmyk(22%, 50%, 0%, 0%)
CSS variable
--color-primary: #C880FF;
Lowercase HEX
#c880ff

Shades

Tints

Tones

Harmony

CSS snippets for #C880FF

.color-c880ff {
  color: #C880FF;
  background-color: #C880FF;
}

Frequently asked questions

What color is #C880FF?+

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

What is the closest Tailwind color to #C880FF?+

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