#CC4ADD Color Information

Hex color code: #CC4ADD

A understated magenta shade, #CC4ADD appears as (204, 74, 221) in RGB and (293°, 68%, 58%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#CC4ADD
RGB
204, 74, 221
HSL
293°, 68%, 58%
CMYK
8%, 67%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC4ADD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 74, 221

Red: 204 / Green: 74 / Blue: 221

HSL

293°, 68%, 58%

Hue: 293° / Saturation: 68% / Lightness: 58%

CMYK

8%, 67%, 0%, 13%

Cyan: 8% / Magenta: 67% / Yellow: 0% / Key: 13%

What color is #CC4ADD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC4ADD to RGB:

rgb(204, 74, 221)HEX to RGB Converter →

HEX to HSL

Convert #CC4ADD to HSL:

hsl(293, 68%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #CC4ADD to CMYK:

cmyk(8%, 67%, 0%, 13%)Color Converter →

Color Meaning and Usage

#CC4ADD is a subtle magenta color with RGB values of 204, 74, 221 and HSL of 293°, 68%, 58%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC4ADD is #5CDD4B, creating high-contrast pairings. For softer combinations, try analogous colors like #834BDD.

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

Contrast with #CC4ADD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC4ADD?

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

What is the RGB value of #CC4ADD?

#CC4ADD in RGB is (204, 74, 221) - 204 red, 74 green, and 221 blue.

How to use #CC4ADD in CSS?

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

What colors go well with #CC4ADD?

#5CDD4B (complementary), #834BDD (analogous), and #A723B8 (lighter shade) work well with #CC4ADD.