#C95DF7 Color

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

Color preview

#C95DF7

Color formats

HEX
#C95DF7
RGB
rgb(201, 93, 247)
RGBA
rgba(201, 93, 247, 1)
HSL
hsl(282, 91%, 67%)
HSV
hsv(282, 62%, 97%)
CMYK
cmyk(19%, 62%, 0%, 3%)
CSS variable
--color-primary: #C95DF7;
Lowercase HEX
#c95df7

Shades

Tints

Tones

Harmony

CSS snippets for #C95DF7

.color-c95df7 {
  color: #C95DF7;
  background-color: #C95DF7;
}

Frequently asked questions

What color is #C95DF7?+

#C95DF7 is a HEX color with RGB value rgb(201, 93, 247) and HSL value hsl(282, 91%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C95DF7?+

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