#CC758C Color Information

Hex color code: #CC758C

#CC758C is a pastel magenta color. In RGB it is (204, 117, 140), and in HSL it is (344°, 46%, 63%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#CC758C
RGB
204, 117, 140
HSL
344°, 46%, 63%
CMYK
0%, 43%, 31%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #CC758C; color: #000000; }

Badge

New Feature
.badge { background-color: #CC758C; color: #000000; }

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 #CC758C; background-color: #CC758C15; }

Alert / Toast

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

Link / Accent

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

a { color: #CC758C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 117, 140

Red: 204 / Green: 117 / Blue: 140

HSL

344°, 46%, 63%

Hue: 344° / Saturation: 46% / Lightness: 63%

CMYK

0%, 43%, 31%, 20%

Cyan: 0% / Magenta: 43% / Yellow: 31% / Key: 20%

What color is #CC758C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC758C to RGB:

rgb(204, 117, 140)HEX to RGB Converter →

HEX to HSL

Convert #CC758C to HSL:

hsl(344, 46%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #CC758C to CMYK:

cmyk(0%, 43%, 31%, 20%)Color Converter →

Color Meaning and Usage

#CC758C is a pastel magenta color with RGB values of 204, 117, 140 and HSL of 344°, 46%, 63%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC758C is #75CCB5, creating high-contrast pairings. For softer combinations, try analogous colors like #CC75B8.

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

Contrast with #CC758C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC758C?

#CC758C is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CC758C?

#CC758C in RGB is (204, 117, 140) - 204 red, 117 green, and 140 blue.

How to use #CC758C in CSS?

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

What colors go well with #CC758C?

#75CCB5 (complementary), #CC75B8 (analogous), and #B34260 (lighter shade) work well with #CC758C.