#C95DFB Color

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

Color preview

#C95DFB

Color formats

HEX
#C95DFB
RGB
rgb(201, 93, 251)
RGBA
rgba(201, 93, 251, 1)
HSL
hsl(281, 95%, 67%)
HSV
hsv(281, 63%, 98%)
CMYK
cmyk(20%, 63%, 0%, 2%)
CSS variable
--color-primary: #C95DFB;
Lowercase HEX
#c95dfb

Shades

Tints

Tones

Harmony

CSS snippets for #C95DFB

.color-c95dfb {
  color: #C95DFB;
  background-color: #C95DFB;
}

Frequently asked questions

What color is #C95DFB?+

#C95DFB is a HEX color with RGB value rgb(201, 93, 251) and HSL value hsl(281, 95%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C95DFB?+

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