#CC79DC Color Information

Hex color code: #CC79DC

#CC79DC is a balanced magenta color. In RGB it is (204, 121, 220), and in HSL it is (290°, 59%, 67%). It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#CC79DC
RGB
204, 121, 220
HSL
290°, 59%, 67%
CMYK
7%, 45%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CC79DC; 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 #CC79DC; background-color: #CC79DC15; }

Alert / Toast

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

Link / Accent

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

a { color: #CC79DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 121, 220

Red: 204 / Green: 121 / Blue: 220

HSL

290°, 59%, 67%

Hue: 290° / Saturation: 59% / Lightness: 67%

CMYK

7%, 45%, 0%, 14%

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

What color is #CC79DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC79DC to RGB:

rgb(204, 121, 220)HEX to RGB Converter →

HEX to HSL

Convert #CC79DC to HSL:

hsl(290, 59%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #CC79DC to CMYK:

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

Color Meaning and Usage

A muted magenta tone, #CC79DC has RGB (204, 121, 220) and HSL (290°, 59%, 67%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC79DC is #8ADC79, creating high-contrast pairings. For softer combinations, try analogous colors like #9A79DC.

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

Contrast with #CC79DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC79DC?

#CC79DC is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CC79DC?

#CC79DC in RGB is (204, 121, 220) - 204 red, 121 green, and 220 blue.

How to use #CC79DC in CSS?

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

What colors go well with #CC79DC?

#8ADC79 (complementary), #9A79DC (analogous), and #B53CCD (lighter shade) work well with #CC79DC.