#C95ADD Color

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

Color preview

#C95ADD

Color formats

HEX
#C95ADD
RGB
rgb(201, 90, 221)
RGBA
rgba(201, 90, 221, 1)
HSL
hsl(291, 66%, 61%)
HSV
hsv(291, 59%, 87%)
CMYK
cmyk(9%, 59%, 0%, 13%)
CSS variable
--color-primary: #C95ADD;
Lowercase HEX
#c95add

Shades

Tints

Tones

Harmony

CSS snippets for #C95ADD

.color-c95add {
  color: #C95ADD;
  background-color: #C95ADD;
}

Frequently asked questions

What color is #C95ADD?+

#C95ADD is a HEX color with RGB value rgb(201, 90, 221) and HSL value hsl(291, 66%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C95ADD?+

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