#CC7584 Color Information

Hex color code: #CC7584

The hex color #CC7584 is a pastel red with RGB values of (204, 117, 132) and HSL of (350°, 46%, 63%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#CC7584
RGB
204, 117, 132
HSL
350°, 46%, 63%
CMYK
0%, 43%, 35%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC7584; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 117, 132

Red: 204 / Green: 117 / Blue: 132

HSL

350°, 46%, 63%

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

CMYK

0%, 43%, 35%, 20%

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

What color is #CC7584?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC7584 to RGB:

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

HEX to HSL

Convert #CC7584 to HSL:

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

HEX to CMYK

Convert #CC7584 to CMYK:

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

Color Meaning and Usage

A soft red tone, #CC7584 has RGB (204, 117, 132) and HSL (350°, 46%, 63%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC7584 is #75CCBE, creating high-contrast pairings. For softer combinations, try analogous colors like #CC75AF.

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

Contrast with #CC7584

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC7584?

#CC7584 is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CC7584?

#CC7584 in RGB is (204, 117, 132) - 204 red, 117 green, and 132 blue.

How to use #CC7584 in CSS?

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

What colors go well with #CC7584?

#75CCBE (complementary), #CC75AF (analogous), and #B34255 (lighter shade) work well with #CC7584.