#CC9AD0 Color Information

Hex color code: #CC9AD0

A soft magenta shade, #CC9AD0 appears as (204, 154, 208) in RGB and (296°, 36%, 71%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#CC9AD0
RGB
204, 154, 208
HSL
296°, 36%, 71%
CMYK
2%, 26%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC9AD0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 154, 208

Red: 204 / Green: 154 / Blue: 208

HSL

296°, 36%, 71%

Hue: 296° / Saturation: 36% / Lightness: 71%

CMYK

2%, 26%, 0%, 18%

Cyan: 2% / Magenta: 26% / Yellow: 0% / Key: 18%

What color is #CC9AD0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC9AD0 to RGB:

rgb(204, 154, 208)HEX to RGB Converter →

HEX to HSL

Convert #CC9AD0 to HSL:

hsl(296, 36%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #CC9AD0 to CMYK:

cmyk(2%, 26%, 0%, 18%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #CC9AD0 has RGB (204, 154, 208) and HSL (296°, 36%, 71%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC9AD0 is #9ED09A, creating high-contrast pairings. For softer combinations, try analogous colors like #B29AD0.

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

Contrast with #CC9AD0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC9AD0?

#CC9AD0 is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CC9AD0?

#CC9AD0 in RGB is (204, 154, 208) - 204 red, 154 green, and 208 blue.

How to use #CC9AD0 in CSS?

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

What colors go well with #CC9AD0?

#9ED09A (complementary), #B29AD0 (analogous), and #B266B7 (lighter shade) work well with #CC9AD0.