✓ Copied to clipboard
#CC2E43 (Warm Rose) color swatch preview — Color From Pic.
#CC2E43 — Warm Rose color swatch

Warm Rose

#CC2E43

📝 Color Information for #CC2E43

The hexadecimal color code #CC2E43 represents a medium shade in the red family. In the RGB color model, this color is composed of 204 red, 46 green, and 67 blue, which translates to approximately 80% red, 18% green, and 26% blue. This makes it a moderately saturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #CC2E43 has a hue of 352 degrees, a saturation level of 63%, and a lightness value of 49%. The hue angle of 352° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 352°, saturation of 77%, and brightness/value of 80%. For print applications using the CMYK color model, #CC2E43 would be reproduced using 0% cyan, 77% magenta, 67% yellow, and 20% black. The closest web-safe color is #CC3333, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #CC2E43 with other colors, consider its complementary color at hue 172° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13381187, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CC2E43

Tailwind CSS
rose-600
HEX
#CC2E43
RGB
rgb(204, 46, 67)
RGB %
80%, 18%, 26%
HSL
hsl(352, 63%, 49%)
HSV
hsv(352, 77%, 80%)
CMYK
0%, 77%, 67%, 20%
Decimal
13381187
Web Safe
#CC3333

🎨 Color Schemes for #CC2E43

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CC2E43

🌗 Shades and Tints of #CC2E43

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CC2E43

Tones (adding gray / desaturating)

🌈 Hue Variations of #CC2E43

Hue Variations (shifting the color spectrum)

👁️ Preview of #CC2E43 in Use

Text on #CC2E43
This demonstrates text readability on the color background. (Click to edit)
#CC2E43 as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #CC2E43

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #CC2E43

:root { --color-hex: #CC2E43; --color-rgb: 204, 46, 67; --color-hsl: 352, 63%, 49%; } .bg-color { background-color: #CC2E43; } .text-color { color: #CC2E43; } .border-color { border-color: #CC2E43; }

🛠️ Use #CC2E43 in Your Project

🎨
Build a Palette with #CC2E43
Generate harmonious color schemes
⚖️
Check Contrast for #CC2E43
WCAG accessibility testing
🌈
Create a Gradient with #CC2E43
Beautiful CSS gradients

🔗 Related Colors to #CC2E43

#CC2E92
Hue -30°
#CC2E6B
Hue -15°
#CC412E
Hue +15°
#CC682E
Hue +30°
#AF283A
85% L
#8D202F
70% L
#681822
50% L
#3E0E15
30% L
#D85566
59% L
#E27E8B
69% L
#ECACB4
80% L
#F6D5DA
90% L

About Warm Rose (#CC2E43)

Warm Rose is a medium, vibrant, warm red color with a hue angle of 352°, saturation of 63%, and lightness of 49%. Its RGB value is (204, 46, 67) and its CMYK breakdown is C:0% M:77% Y:67% K:20%.

This is a Summer (Cool) color palette archetype. Compassion, Playfulness, Romance. Pink is intuitive and insightful, showing tenderness and kindness.

Frequently Asked Questions About #CC2E43

What is the HEX code for Warm Rose? +

The HEX code for Warm Rose is #CC2E43. In CSS you can use it directly as color: #CC2E43; or as a background: background-color: #CC2E43;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #CC2E43? +

The RGB value of #CC2E43 is rgb(204, 46, 67). This means the color contains 204 out of 255 parts red, 46 out of 255 parts green, and 67 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(204, 46, 67);

What is the HSL value of #CC2E43? +

The HSL value of #CC2E43 is hsl(352, 63%, 49%). The hue is 352°, placing it in the red family on the color wheel. The saturation is 63%, making it vibrant. The lightness is 49%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #CC2E43 a warm or cool color? +

#CC2E43 is classified as a warm color based on its hue angle of 352°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #CC2E43? +

The approximate CMYK value of #CC2E43 is C:0% M:77% Y:67% K:20%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #CC2E43 with Other Tools

🔢
Color Converter
Get all formats for #CC2E43 — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #CC2E43 passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #CC2E43.
👓
Blindness Simulator
See how #CC2E43 appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #CC2E43.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #CC2E43.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #CC2E43.
🔬
Technical Formats
See #CC2E43 in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #CC2E43 as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.