#CC2865 Color Information

Hex color code: #CC2865

#CC2865 is a fiery magenta color. In RGB it is (204, 40, 101), and in HSL it is (338°, 67%, 48%). It is typically applied in digital products.

Try:
Color NameMedium Violet Red
HEX
#CC2865
RGB
204, 40, 101
HSL
338°, 67%, 48%
CMYK
0%, 80%, 50%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC2865; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 40, 101

Red: 204 / Green: 40 / Blue: 101

HSL

338°, 67%, 48%

Hue: 338° / Saturation: 67% / Lightness: 48%

CMYK

0%, 80%, 50%, 20%

Cyan: 0% / Magenta: 80% / Yellow: 50% / Key: 20%

What color is #CC2865?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC2865 to RGB:

rgb(204, 40, 101)HEX to RGB Converter →

HEX to HSL

Convert #CC2865 to HSL:

hsl(338, 67%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #CC2865 to CMYK:

cmyk(0%, 80%, 50%, 20%)Color Converter →

Color Meaning and Usage

#CC2865 is a invigorating magenta color with RGB values of 204, 40, 101 and HSL of 338°, 67%, 48%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC2865 is #28CC90, creating high-contrast pairings. For softer combinations, try analogous colors like #CC28B7.

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

Contrast with #CC2865

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC2865?

#CC2865 is a invigorating magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CC2865?

#CC2865 in RGB is (204, 40, 101) - 204 red, 40 green, and 101 blue.

How to use #CC2865 in CSS?

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

What colors go well with #CC2865?

#28CC90 (complementary), #CC28B7 (analogous), and #8D1C45 (lighter shade) work well with #CC2865.