#CC78ED Color Information

Hex color code: #CC78ED

A eye-catching purple shade, #CC78ED appears as (204, 120, 237) in RGB and (283°, 76%, 70%) in HSL. It is widely used in graphic design.

Try:
Color NameViolet
HEX
#CC78ED
RGB
204, 120, 237
HSL
283°, 76%, 70%
CMYK
14%, 49%, 0%, 7%

Shades

CSS Usage
color: #CC78ED;
background-color: #CC78ED;
border-color: #CC78ED;
box-shadow: 0 0 10px #CC78ED;
border: 2px solid #CC78ED;
Tailwind Usage
bg-[#CC78ED]
text-[#CC78ED]
border-[#CC78ED]
shadow-[0_0_10px_CC78ED]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CC78ED, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CC78ED; color: #000000; }

Badge

New Feature
.badge { background-color: #CC78ED; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CC78ED; background-color: #CC78ED15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CC78ED20; border-left: 4px solid #CC78ED; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CC78ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CC78ED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 120, 237

Red: 204 / Green: 120 / Blue: 237

HSL

283°, 76%, 70%

Hue: 283° / Saturation: 76% / Lightness: 70%

CMYK

14%, 49%, 0%, 7%

Cyan: 14% / Magenta: 49% / Yellow: 0% / Key: 7%

What color is #CC78ED?

#CC78ED is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC78ED to RGB:

rgb(204, 120, 237)HEX to RGB Converter →

HEX to HSL

Convert #CC78ED to HSL:

hsl(283, 76%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #CC78ED to CMYK:

cmyk(14%, 49%, 0%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching purple tone, #CC78ED has RGB (204, 120, 237) and HSL (283°, 76%, 70%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC78ED is #99ED78, creating high-contrast pairings. For softer combinations, try analogous colors like #9278ED.

Use #CC78ED in CSS: color: #CC78ED or background-color: #CC78ED. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CC78ED

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 7.48:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC78ED?

#CC78ED is a eye-catching purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CC78ED?

#CC78ED in RGB is (204, 120, 237) - 204 red, 120 green, and 237 blue.

How to use #CC78ED in CSS?

Use #CC78ED directly in your CSS properties like color or background-color.

What colors go well with #CC78ED?

#99ED78 (complementary), #9278ED (analogous), and #B235E3 (lighter shade) work well with #CC78ED.