#CC75AE Color Information

Hex color code: #CC75AE

A soft magenta shade, #CC75AE appears as (204, 117, 174) in RGB and (321°, 46%, 63%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#CC75AE
RGB
204, 117, 174
HSL
321°, 46%, 63%
CMYK
0%, 43%, 15%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC75AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 117, 174

Red: 204 / Green: 117 / Blue: 174

HSL

321°, 46%, 63%

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

CMYK

0%, 43%, 15%, 20%

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

What color is #CC75AE?

#CC75AE is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC75AE to RGB:

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

HEX to HSL

Convert #CC75AE to HSL:

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

HEX to CMYK

Convert #CC75AE to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #CC75AE has RGB (204, 117, 174) and HSL (321°, 46%, 63%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC75AE is #75CC94, creating high-contrast pairings. For softer combinations, try analogous colors like #BF75CC.

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

Contrast with #CC75AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC75AE?

#CC75AE is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CC75AE?

#CC75AE in RGB is (204, 117, 174) - 204 red, 117 green, and 174 blue.

How to use #CC75AE in CSS?

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

What colors go well with #CC75AE?

#75CC94 (complementary), #BF75CC (analogous), and #B3428B (lighter shade) work well with #CC75AE.