#CC42EB Color

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

Color preview

#CC42EB

Color formats

HEX
#CC42EB
RGB
rgb(204, 66, 235)
RGBA
rgba(204, 66, 235, 1)
HSL
hsl(289, 81%, 59%)
HSV
hsv(289, 72%, 92%)
CMYK
cmyk(13%, 72%, 0%, 8%)
CSS variable
--color-primary: #CC42EB;
Lowercase HEX
#cc42eb

Shades

Tints

Tones

Harmony

CSS snippets for #CC42EB

.color-cc42eb {
  color: #CC42EB;
  background-color: #CC42EB;
}

Frequently asked questions

What color is #CC42EB?+

#CC42EB is a HEX color with RGB value rgb(204, 66, 235) and HSL value hsl(289, 81%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC42EB?+

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