#C15FEB Color

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

Color preview

#C15FEB

Color formats

HEX
#C15FEB
RGB
rgb(193, 95, 235)
RGBA
rgba(193, 95, 235, 1)
HSL
hsl(282, 78%, 65%)
HSV
hsv(282, 60%, 92%)
CMYK
cmyk(18%, 60%, 0%, 8%)
CSS variable
--color-primary: #C15FEB;
Lowercase HEX
#c15feb

Shades

Tints

Tones

Harmony

CSS snippets for #C15FEB

.color-c15feb {
  color: #C15FEB;
  background-color: #C15FEB;
}

Frequently asked questions

What color is #C15FEB?+

#C15FEB is a HEX color with RGB value rgb(193, 95, 235) and HSL value hsl(282, 78%, 65%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C15FEB?+

The closest Tailwind color is purple-500, available as the bg-purple-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