#CC387B Color Information

Hex color code: #CC387B

The hex color #CC387B is a energetic magenta with RGB values of (204, 56, 123) and HSL of (333°, 59%, 51%). It is frequently seen in web interfaces.

Try:
Color NameViolet Red
HEX
#CC387B
RGB
204, 56, 123
HSL
333°, 59%, 51%
CMYK
0%, 73%, 40%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC387B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 56, 123

Red: 204 / Green: 56 / Blue: 123

HSL

333°, 59%, 51%

Hue: 333° / Saturation: 59% / Lightness: 51%

CMYK

0%, 73%, 40%, 20%

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

What color is #CC387B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC387B to RGB:

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

HEX to HSL

Convert #CC387B to HSL:

hsl(333, 59%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #CC387B to CMYK:

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

Color Meaning and Usage

A fiery magenta tone, #CC387B has RGB (204, 56, 123) and HSL (333°, 59%, 51%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC387B is #38CC89, creating high-contrast pairings. For softer combinations, try analogous colors like #CC38C4.

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

Contrast with #CC387B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC387B?

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

What is the RGB value of #CC387B?

#CC387B in RGB is (204, 56, 123) - 204 red, 56 green, and 123 blue.

How to use #CC387B in CSS?

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

What colors go well with #CC387B?

#38CC89 (complementary), #CC38C4 (analogous), and #922656 (lighter shade) work well with #CC387B.