#CC14B7 Color Information

Hex color code: #CC14B7

#CC14B7 is a striking magenta color. In RGB it is (204, 20, 183), and in HSL it is (307°, 82%, 44%). It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#CC14B7
RGB
204, 20, 183
HSL
307°, 82%, 44%
CMYK
0%, 90%, 10%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC14B7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 20, 183

Red: 204 / Green: 20 / Blue: 183

HSL

307°, 82%, 44%

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

CMYK

0%, 90%, 10%, 20%

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

What color is #CC14B7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC14B7 to RGB:

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

HEX to HSL

Convert #CC14B7 to HSL:

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

HEX to CMYK

Convert #CC14B7 to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #CC14B7 has RGB (204, 20, 183) and HSL (307°, 82%, 44%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC14B7 is #14CC2A, creating high-contrast pairings. For softer combinations, try analogous colors like #8614CC.

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

Contrast with #CC14B7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC14B7?

#CC14B7 is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CC14B7?

#CC14B7 in RGB is (204, 20, 183) - 204 red, 20 green, and 183 blue.

How to use #CC14B7 in CSS?

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

What colors go well with #CC14B7?

#14CC2A (complementary), #8614CC (analogous), and #870D78 (lighter shade) work well with #CC14B7.