#C95CFF Color

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

Color preview

#C95CFF

Color formats

HEX
#C95CFF
RGB
rgb(201, 92, 255)
RGBA
rgba(201, 92, 255, 1)
HSL
hsl(280, 100%, 68%)
HSV
hsv(280, 64%, 100%)
CMYK
cmyk(21%, 64%, 0%, 0%)
CSS variable
--color-primary: #C95CFF;
Lowercase HEX
#c95cff

Shades

Tints

Tones

Harmony

CSS snippets for #C95CFF

.color-c95cff {
  color: #C95CFF;
  background-color: #C95CFF;
}

Frequently asked questions

What color is #C95CFF?+

#C95CFF is a HEX color with RGB value rgb(201, 92, 255) and HSL value hsl(280, 100%, 68%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C95CFF?+

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