#CC82AC Color Information

Hex color code: #CC82AC

A pastel magenta shade, #CC82AC appears as (204, 130, 172) in RGB and (326°, 42%, 65%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#CC82AC
RGB
204, 130, 172
HSL
326°, 42%, 65%
CMYK
0%, 36%, 16%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC82AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 130, 172

Red: 204 / Green: 130 / Blue: 172

HSL

326°, 42%, 65%

Hue: 326° / Saturation: 42% / Lightness: 65%

CMYK

0%, 36%, 16%, 20%

Cyan: 0% / Magenta: 36% / Yellow: 16% / Key: 20%

What color is #CC82AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC82AC to RGB:

rgb(204, 130, 172)HEX to RGB Converter →

HEX to HSL

Convert #CC82AC to HSL:

hsl(326, 42%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #CC82AC to CMYK:

cmyk(0%, 36%, 16%, 20%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #CC82AC has RGB (204, 130, 172) and HSL (326°, 42%, 65%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC82AC is #80CBA1, creating high-contrast pairings. For softer combinations, try analogous colors like #C680CB.

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

Contrast with #CC82AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC82AC?

#CC82AC is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CC82AC?

#CC82AC in RGB is (204, 130, 172) - 204 red, 130 green, and 172 blue.

How to use #CC82AC in CSS?

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

What colors go well with #CC82AC?

#80CBA1 (complementary), #C680CB (analogous), and #B54A87 (lighter shade) work well with #CC82AC.