#C33FEB Color

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

Color preview

#C33FEB

Color formats

HEX
#C33FEB
RGB
rgb(195, 63, 235)
RGBA
rgba(195, 63, 235, 1)
HSL
hsl(286, 81%, 58%)
HSV
hsv(286, 73%, 92%)
CMYK
cmyk(17%, 73%, 0%, 8%)
CSS variable
--color-primary: #C33FEB;
Lowercase HEX
#c33feb

Shades

Tints

Tones

Harmony

CSS snippets for #C33FEB

.color-c33feb {
  color: #C33FEB;
  background-color: #C33FEB;
}

Frequently asked questions

What color is #C33FEB?+

#C33FEB is a HEX color with RGB value rgb(195, 63, 235) and HSL value hsl(286, 81%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C33FEB?+

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