#CC65EC Color

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

Color preview

#CC65EC

Color formats

HEX
#CC65EC
RGB
rgb(204, 101, 236)
RGBA
rgba(204, 101, 236, 1)
HSL
hsl(286, 78%, 66%)
HSV
hsv(286, 57%, 93%)
CMYK
cmyk(14%, 57%, 0%, 7%)
CSS variable
--color-primary: #CC65EC;
Lowercase HEX
#cc65ec

Shades

Tints

Tones

Harmony

CSS snippets for #CC65EC

.color-cc65ec {
  color: #CC65EC;
  background-color: #CC65EC;
}

Frequently asked questions

What color is #CC65EC?+

#CC65EC is a HEX color with RGB value rgb(204, 101, 236) and HSL value hsl(286, 78%, 66%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC65EC?+

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