#CC4DEB Color

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

Color preview

#CC4DEB

Color formats

HEX
#CC4DEB
RGB
rgb(204, 77, 235)
RGBA
rgba(204, 77, 235, 1)
HSL
hsl(288, 80%, 61%)
HSV
hsv(288, 67%, 92%)
CMYK
cmyk(13%, 67%, 0%, 8%)
CSS variable
--color-primary: #CC4DEB;
Lowercase HEX
#cc4deb

Shades

Tints

Tones

Harmony

CSS snippets for #CC4DEB

.color-cc4deb {
  color: #CC4DEB;
  background-color: #CC4DEB;
}

Frequently asked questions

What color is #CC4DEB?+

#CC4DEB is a HEX color with RGB value rgb(204, 77, 235) and HSL value hsl(288, 80%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC4DEB?+

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