#CC3E7B Color Information

Hex color code: #CC3E7B

A warm magenta shade, #CC3E7B appears as (204, 62, 123) in RGB and (334°, 58%, 52%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet Red
HEX
#CC3E7B
RGB
204, 62, 123
HSL
334°, 58%, 52%
CMYK
0%, 70%, 40%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC3E7B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 62, 123

Red: 204 / Green: 62 / Blue: 123

HSL

334°, 58%, 52%

Hue: 334° / Saturation: 58% / Lightness: 52%

CMYK

0%, 70%, 40%, 20%

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

What color is #CC3E7B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC3E7B to RGB:

rgb(204, 62, 123)HEX to RGB Converter →

HEX to HSL

Convert #CC3E7B to HSL:

hsl(334, 58%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #CC3E7B to CMYK:

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

Color Meaning and Usage

A warm magenta tone, #CC3E7B has RGB (204, 62, 123) and HSL (334°, 58%, 52%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC3E7B is #3ECC8E, creating high-contrast pairings. For softer combinations, try analogous colors like #CC3EC2.

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

Contrast with #CC3E7B

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

Contrast Ratio: 4.54:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC3E7B?

#CC3E7B is a warm magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CC3E7B?

#CC3E7B in RGB is (204, 62, 123) - 204 red, 62 green, and 123 blue.

How to use #CC3E7B in CSS?

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

What colors go well with #CC3E7B?

#3ECC8E (complementary), #CC3EC2 (analogous), and #952857 (lighter shade) work well with #CC3E7B.