#CC149B Color Information

Hex color code: #CC149B

The hex color #CC149B is a striking magenta with RGB values of (204, 20, 155) and HSL of (316°, 82%, 44%). It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#CC149B
RGB
204, 20, 155
HSL
316°, 82%, 44%
CMYK
0%, 90%, 24%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC149B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 20, 155

Red: 204 / Green: 20 / Blue: 155

HSL

316°, 82%, 44%

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

CMYK

0%, 90%, 24%, 20%

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

What color is #CC149B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC149B to RGB:

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

HEX to HSL

Convert #CC149B to HSL:

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

HEX to CMYK

Convert #CC149B to CMYK:

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

Color Meaning and Usage

A eye-catching magenta tone, #CC149B has RGB (204, 20, 155) and HSL (316°, 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 #CC149B is #14CC45, creating high-contrast pairings. For softer combinations, try analogous colors like #A114CC.

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

Contrast with #CC149B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC149B?

#CC149B is a eye-catching magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CC149B?

#CC149B in RGB is (204, 20, 155) - 204 red, 20 green, and 155 blue.

How to use #CC149B in CSS?

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

What colors go well with #CC149B?

#14CC45 (complementary), #A114CC (analogous), and #870D66 (lighter shade) work well with #CC149B.