#C95DF0 Color

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

Color preview

#C95DF0

Color formats

HEX
#C95DF0
RGB
rgb(201, 93, 240)
RGBA
rgba(201, 93, 240, 1)
HSL
hsl(284, 83%, 65%)
HSV
hsv(284, 61%, 94%)
CMYK
cmyk(16%, 61%, 0%, 6%)
CSS variable
--color-primary: #C95DF0;
Lowercase HEX
#c95df0

Shades

Tints

Tones

Harmony

CSS snippets for #C95DF0

.color-c95df0 {
  color: #C95DF0;
  background-color: #C95DF0;
}

Frequently asked questions

What color is #C95DF0?+

#C95DF0 is a HEX color with RGB value rgb(201, 93, 240) and HSL value hsl(284, 83%, 65%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C95DF0?+

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