#C36FFF Color

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

Color preview

#C36FFF

Color formats

HEX
#C36FFF
RGB
rgb(195, 111, 255)
RGBA
rgba(195, 111, 255, 1)
HSL
hsl(275, 100%, 72%)
HSV
hsv(275, 56%, 100%)
CMYK
cmyk(24%, 56%, 0%, 0%)
CSS variable
--color-primary: #C36FFF;
Lowercase HEX
#c36fff

Shades

Tints

Tones

Harmony

CSS snippets for #C36FFF

.color-c36fff {
  color: #C36FFF;
  background-color: #C36FFF;
}

Frequently asked questions

What color is #C36FFF?+

#C36FFF is a HEX color with RGB value rgb(195, 111, 255) and HSL value hsl(275, 100%, 72%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #C36FFF?+

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