#C933FF Color

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

Color preview

#C933FF

Color formats

HEX
#C933FF
RGB
rgb(201, 51, 255)
RGBA
rgba(201, 51, 255, 1)
HSL
hsl(284, 100%, 60%)
HSV
hsv(284, 80%, 100%)
CMYK
cmyk(21%, 80%, 0%, 0%)
CSS variable
--color-primary: #C933FF;
Lowercase HEX
#c933ff

Shades

Tints

Tones

Harmony

CSS snippets for #C933FF

.color-c933ff {
  color: #C933FF;
  background-color: #C933FF;
}

Frequently asked questions

What color is #C933FF?+

#C933FF is a HEX color with RGB value rgb(201, 51, 255) and HSL value hsl(284, 100%, 60%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C933FF?+

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