#CC145B Color Information

Hex color code: #CC145B

#CC145B is a bold magenta color. In RGB it is (204, 20, 91), and in HSL it is (337°, 82%, 44%). It is frequently seen in web interfaces.

Try:
Color NameCrimson
HEX
#CC145B
RGB
204, 20, 91
HSL
337°, 82%, 44%
CMYK
0%, 90%, 55%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC145B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 20, 91

Red: 204 / Green: 20 / Blue: 91

HSL

337°, 82%, 44%

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

CMYK

0%, 90%, 55%, 20%

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

What color is #CC145B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC145B to RGB:

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

HEX to HSL

Convert #CC145B to HSL:

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

HEX to CMYK

Convert #CC145B to CMYK:

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

Color Meaning and Usage

#CC145B is a eye-catching magenta color with RGB values of 204, 20, 91 and HSL of 337°, 82%, 44%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #CC145B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC145B?

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

What is the RGB value of #CC145B?

#CC145B in RGB is (204, 20, 91) - 204 red, 20 green, and 91 blue.

How to use #CC145B in CSS?

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

What colors go well with #CC145B?

#14CC86 (complementary), #CC14B7 (analogous), and #870D3C (lighter shade) work well with #CC145B.