#C987FF Color

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

Color preview

#C987FF

Color formats

HEX
#C987FF
RGB
rgb(201, 135, 255)
RGBA
rgba(201, 135, 255, 1)
HSL
hsl(273, 100%, 76%)
HSV
hsv(273, 47%, 100%)
CMYK
cmyk(21%, 47%, 0%, 0%)
CSS variable
--color-primary: #C987FF;
Lowercase HEX
#c987ff

Shades

Tints

Tones

Harmony

CSS snippets for #C987FF

.color-c987ff {
  color: #C987FF;
  background-color: #C987FF;
}

Frequently asked questions

What color is #C987FF?+

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

What is the closest Tailwind color to #C987FF?+

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