#C35FEB Color

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

Color preview

#C35FEB

Color formats

HEX
#C35FEB
RGB
rgb(195, 95, 235)
RGBA
rgba(195, 95, 235, 1)
HSL
hsl(283, 78%, 65%)
HSV
hsv(283, 60%, 92%)
CMYK
cmyk(17%, 60%, 0%, 8%)
CSS variable
--color-primary: #C35FEB;
Lowercase HEX
#c35feb

Shades

Tints

Tones

Harmony

CSS snippets for #C35FEB

.color-c35feb {
  color: #C35FEB;
  background-color: #C35FEB;
}

Frequently asked questions

What color is #C35FEB?+

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

What is the closest Tailwind color to #C35FEB?+

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