#CC77BC Color Information

Hex color code: #CC77BC

A pastel magenta shade, #CC77BC appears as (204, 119, 188) in RGB and (311°, 45%, 63%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#CC77BC
RGB
204, 119, 188
HSL
311°, 45%, 63%
CMYK
0%, 42%, 8%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC77BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 119, 188

Red: 204 / Green: 119 / Blue: 188

HSL

311°, 45%, 63%

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

CMYK

0%, 42%, 8%, 20%

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

What color is #CC77BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC77BC to RGB:

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

HEX to HSL

Convert #CC77BC to HSL:

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

HEX to CMYK

Convert #CC77BC to CMYK:

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

Color Meaning and Usage

#CC77BC is a subtle magenta color with RGB values of 204, 119, 188 and HSL of 311°, 45%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC77BC is #76CB86, creating high-contrast pairings. For softer combinations, try analogous colors like #B076CB.

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

Contrast with #CC77BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC77BC?

#CC77BC is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CC77BC?

#CC77BC in RGB is (204, 119, 188) - 204 red, 119 green, and 188 blue.

How to use #CC77BC in CSS?

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

What colors go well with #CC77BC?

#76CB86 (complementary), #B076CB (analogous), and #B1439D (lighter shade) work well with #CC77BC.