#C95CEB Color

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

Color preview

#C95CEB

Color formats

HEX
#C95CEB
RGB
rgb(201, 92, 235)
RGBA
rgba(201, 92, 235, 1)
HSL
hsl(286, 78%, 64%)
HSV
hsv(286, 61%, 92%)
CMYK
cmyk(14%, 61%, 0%, 8%)
CSS variable
--color-primary: #C95CEB;
Lowercase HEX
#c95ceb

Shades

Tints

Tones

Harmony

CSS snippets for #C95CEB

.color-c95ceb {
  color: #C95CEB;
  background-color: #C95CEB;
}

Frequently asked questions

What color is #C95CEB?+

#C95CEB is a HEX color with RGB value rgb(201, 92, 235) and HSL value hsl(286, 78%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C95CEB?+

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