#CC286D Color Information

Hex color code: #CC286D

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

Try:
Color NameMedium Violet Red
HEX
#CC286D
RGB
204, 40, 109
HSL
335°, 67%, 48%
CMYK
0%, 80%, 47%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC286D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 40, 109

Red: 204 / Green: 40 / Blue: 109

HSL

335°, 67%, 48%

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

CMYK

0%, 80%, 47%, 20%

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

What color is #CC286D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC286D to RGB:

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

HEX to HSL

Convert #CC286D to HSL:

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

HEX to CMYK

Convert #CC286D to CMYK:

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

Color Meaning and Usage

A fiery magenta tone, #CC286D has RGB (204, 40, 109) and HSL (335°, 67%, 48%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC286D is #28CC88, creating high-contrast pairings. For softer combinations, try analogous colors like #CC28BF.

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

Contrast with #CC286D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC286D?

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

What is the RGB value of #CC286D?

#CC286D in RGB is (204, 40, 109) - 204 red, 40 green, and 109 blue.

How to use #CC286D in CSS?

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

What colors go well with #CC286D?

#28CC88 (complementary), #CC28BF (analogous), and #8D1C4B (lighter shade) work well with #CC286D.