#CC337A Color Information

Hex color code: #CC337A

#CC337A is a vibrant magenta color. In RGB it is (204, 51, 122), and in HSL it is (332°, 60%, 50%). It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#CC337A
RGB
204, 51, 122
HSL
332°, 60%, 50%
CMYK
0%, 75%, 40%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC337A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 51, 122

Red: 204 / Green: 51 / Blue: 122

HSL

332°, 60%, 50%

Hue: 332° / Saturation: 60% / Lightness: 50%

CMYK

0%, 75%, 40%, 20%

Cyan: 0% / Magenta: 75% / Yellow: 40% / Key: 20%

What color is #CC337A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC337A to RGB:

rgb(204, 51, 122)HEX to RGB Converter →

HEX to HSL

Convert #CC337A to HSL:

hsl(332, 60%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #CC337A to CMYK:

cmyk(0%, 75%, 40%, 20%)Color Converter →

Color Meaning and Usage

#CC337A is a fiery magenta color with RGB values of 204, 51, 122 and HSL of 332°, 60%, 50%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC337A is #33CC85, creating high-contrast pairings. For softer combinations, try analogous colors like #CC33C7.

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

Contrast with #CC337A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC337A?

#CC337A is a fiery magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CC337A?

#CC337A in RGB is (204, 51, 122) - 204 red, 51 green, and 122 blue.

How to use #CC337A in CSS?

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

What colors go well with #CC337A?

#33CC85 (complementary), #CC33C7 (analogous), and #8F2456 (lighter shade) work well with #CC337A.