#C95AE7 Color

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

Color preview

#C95AE7

Color formats

HEX
#C95AE7
RGB
rgb(201, 90, 231)
RGBA
rgba(201, 90, 231, 1)
HSL
hsl(287, 75%, 63%)
HSV
hsv(287, 61%, 91%)
CMYK
cmyk(13%, 61%, 0%, 9%)
CSS variable
--color-primary: #C95AE7;
Lowercase HEX
#c95ae7

Shades

Tints

Tones

Harmony

CSS snippets for #C95AE7

.color-c95ae7 {
  color: #C95AE7;
  background-color: #C95AE7;
}

Frequently asked questions

What color is #C95AE7?+

#C95AE7 is a HEX color with RGB value rgb(201, 90, 231) and HSL value hsl(287, 75%, 63%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C95AE7?+

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