#CC1961 Color Information

Hex color code: #CC1961

A eye-catching magenta shade, #CC1961 appears as (204, 25, 97) in RGB and (336°, 78%, 45%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Violet Red
HEX
#CC1961
RGB
204, 25, 97
HSL
336°, 78%, 45%
CMYK
0%, 88%, 52%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC1961; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 25, 97

Red: 204 / Green: 25 / Blue: 97

HSL

336°, 78%, 45%

Hue: 336° / Saturation: 78% / Lightness: 45%

CMYK

0%, 88%, 52%, 20%

Cyan: 0% / Magenta: 88% / Yellow: 52% / Key: 20%

What color is #CC1961?

#CC1961 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC1961 to RGB:

rgb(204, 25, 97)HEX to RGB Converter →

HEX to HSL

Convert #CC1961 to HSL:

hsl(336, 78%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #CC1961 to CMYK:

cmyk(0%, 88%, 52%, 20%)Color Converter →

Color Meaning and Usage

#CC1961 is a dynamic magenta color with RGB values of 204, 25, 97 and HSL of 336°, 78%, 45%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC1961 is #19CC85, creating high-contrast pairings. For softer combinations, try analogous colors like #CC19BA.

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

Contrast with #CC1961

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC1961?

#CC1961 is a dynamic magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CC1961?

#CC1961 in RGB is (204, 25, 97) - 204 red, 25 green, and 97 blue.

How to use #CC1961 in CSS?

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

What colors go well with #CC1961?

#19CC85 (complementary), #CC19BA (analogous), and #881141 (lighter shade) work well with #CC1961.