#CC14BA Color Information

Hex color code: #CC14BA

The hex color #CC14BA is a vivid magenta with RGB values of (204, 20, 186) and HSL of (306°, 82%, 44%). It is commonly used in modern UI design.

Try:
Color NameViolet Red
HEX
#CC14BA
RGB
204, 20, 186
HSL
306°, 82%, 44%
CMYK
0%, 90%, 9%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC14BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 20, 186

Red: 204 / Green: 20 / Blue: 186

HSL

306°, 82%, 44%

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

CMYK

0%, 90%, 9%, 20%

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

What color is #CC14BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC14BA to RGB:

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

HEX to HSL

Convert #CC14BA to HSL:

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

HEX to CMYK

Convert #CC14BA to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #CC14BA has RGB (204, 20, 186) and HSL (306°, 82%, 44%). Known for evoking energy and excitement, this highly saturated hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC14BA is #14CC27, creating high-contrast pairings. For softer combinations, try analogous colors like #8314CC.

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

Contrast with #CC14BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC14BA?

#CC14BA is a dynamic magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CC14BA?

#CC14BA in RGB is (204, 20, 186) - 204 red, 20 green, and 186 blue.

How to use #CC14BA in CSS?

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

What colors go well with #CC14BA?

#14CC27 (complementary), #8314CC (analogous), and #870D7A (lighter shade) work well with #CC14BA.