#CC77BB Color Information

Hex color code: #CC77BB

#CC77BB is a subtle magenta color. In RGB it is (204, 119, 187), and in HSL it is (312°, 45%, 63%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#CC77BB
RGB
204, 119, 187
HSL
312°, 45%, 63%
CMYK
0%, 42%, 8%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC77BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 119, 187

Red: 204 / Green: 119 / Blue: 187

HSL

312°, 45%, 63%

Hue: 312° / Saturation: 45% / Lightness: 63%

CMYK

0%, 42%, 8%, 20%

Cyan: 0% / Magenta: 42% / Yellow: 8% / Key: 20%

What color is #CC77BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC77BB to RGB:

rgb(204, 119, 187)HEX to RGB Converter →

HEX to HSL

Convert #CC77BB to HSL:

hsl(312, 45%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #CC77BB to CMYK:

cmyk(0%, 42%, 8%, 20%)Color Converter →

Color Meaning and Usage

#CC77BB is a pastel magenta color with RGB values of 204, 119, 187 and HSL of 312°, 45%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC77BB is #76CB87, creating high-contrast pairings. For softer combinations, try analogous colors like #B276CB.

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

Contrast with #CC77BB

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

Contrast Ratio: 6.92:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC77BB?

#CC77BB is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CC77BB?

#CC77BB in RGB is (204, 119, 187) - 204 red, 119 green, and 187 blue.

How to use #CC77BB in CSS?

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

What colors go well with #CC77BB?

#76CB87 (complementary), #B276CB (analogous), and #B1439B (lighter shade) work well with #CC77BB.