#CC44EA Color

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

Color preview

#CC44EA

Color formats

HEX
#CC44EA
RGB
rgb(204, 68, 234)
RGBA
rgba(204, 68, 234, 1)
HSL
hsl(289, 80%, 59%)
HSV
hsv(289, 71%, 92%)
CMYK
cmyk(13%, 71%, 0%, 8%)
CSS variable
--color-primary: #CC44EA;
Lowercase HEX
#cc44ea

Shades

Tints

Tones

Harmony

CSS snippets for #CC44EA

.color-cc44ea {
  color: #CC44EA;
  background-color: #CC44EA;
}

Frequently asked questions

What color is #CC44EA?+

#CC44EA is a HEX color with RGB value rgb(204, 68, 234) and HSL value hsl(289, 80%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC44EA?+

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