#C885FF Color

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

Color preview

#C885FF

Color formats

HEX
#C885FF
RGB
rgb(200, 133, 255)
RGBA
rgba(200, 133, 255, 1)
HSL
hsl(273, 100%, 76%)
HSV
hsv(273, 48%, 100%)
CMYK
cmyk(22%, 48%, 0%, 0%)
CSS variable
--color-primary: #C885FF;
Lowercase HEX
#c885ff

Shades

Tints

Tones

Harmony

CSS snippets for #C885FF

.color-c885ff {
  color: #C885FF;
  background-color: #C885FF;
}

Frequently asked questions

What color is #C885FF?+

#C885FF is a HEX color with RGB value rgb(200, 133, 255) and HSL value hsl(273, 100%, 76%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #C885FF?+

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