#CCA0CF Color Information

Hex color code: #CCA0CF

The hex color #CCA0CF is a gentle magenta with RGB values of (204, 160, 207) and HSL of (296°, 33%, 72%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#CCA0CF
RGB
204, 160, 207
HSL
296°, 33%, 72%
CMYK
1%, 23%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCA0CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 160, 207

Red: 204 / Green: 160 / Blue: 207

HSL

296°, 33%, 72%

Hue: 296° / Saturation: 33% / Lightness: 72%

CMYK

1%, 23%, 0%, 19%

Cyan: 1% / Magenta: 23% / Yellow: 0% / Key: 19%

What color is #CCA0CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCA0CF to RGB:

rgb(204, 160, 207)HEX to RGB Converter →

HEX to HSL

Convert #CCA0CF to HSL:

hsl(296, 33%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #CCA0CF to CMYK:

cmyk(1%, 23%, 0%, 19%)Color Converter →

Color Meaning and Usage

#CCA0CF is a soft magenta color with RGB values of 204, 160, 207 and HSL of 296°, 33%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCA0CF is #A3CFA0, creating high-contrast pairings. For softer combinations, try analogous colors like #B4A0CF.

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

Contrast with #CCA0CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCA0CF?

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

What is the RGB value of #CCA0CF?

#CCA0CF in RGB is (204, 160, 207) - 204 red, 160 green, and 207 blue.

How to use #CCA0CF in CSS?

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

What colors go well with #CCA0CF?

#A3CFA0 (complementary), #B4A0CF (analogous), and #B16DB6 (lighter shade) work well with #CCA0CF.