#CC14A4 Color Information

Hex color code: #CC14A4

A eye-catching magenta shade, #CC14A4 appears as (204, 20, 164) in RGB and (313°, 82%, 44%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#CC14A4
RGB
204, 20, 164
HSL
313°, 82%, 44%
CMYK
0%, 90%, 20%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #CC14A4; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #CC14A4; color: #FFFFFF; }

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 #CC14A4; background-color: #CC14A415; }

Alert / Toast

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

Link / Accent

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

a { color: #CC14A4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 20, 164

Red: 204 / Green: 20 / Blue: 164

HSL

313°, 82%, 44%

Hue: 313° / Saturation: 82% / Lightness: 44%

CMYK

0%, 90%, 20%, 20%

Cyan: 0% / Magenta: 90% / Yellow: 20% / Key: 20%

What color is #CC14A4?

#CC14A4 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC14A4 to RGB:

rgb(204, 20, 164)HEX to RGB Converter →

HEX to HSL

Convert #CC14A4 to HSL:

hsl(313, 82%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #CC14A4 to CMYK:

cmyk(0%, 90%, 20%, 20%)Color Converter →

Color Meaning and Usage

#CC14A4 is a bold magenta color with RGB values of 204, 20, 164 and HSL of 313°, 82%, 44%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC14A4 is #14CC3C, creating high-contrast pairings. For softer combinations, try analogous colors like #9814CC.

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

Contrast with #CC14A4

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

Contrast Ratio: 4.20:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC14A4?

#CC14A4 is a bold magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CC14A4?

#CC14A4 in RGB is (204, 20, 164) - 204 red, 20 green, and 164 blue.

How to use #CC14A4 in CSS?

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

What colors go well with #CC14A4?

#14CC3C (complementary), #9814CC (analogous), and #870D6C (lighter shade) work well with #CC14A4.