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

Warm Rose

#B43C5E

📝 Color Information for #B43C5E

The hexadecimal color code #B43C5E represents a medium shade in the red family. In the RGB color model, this color is composed of 180 red, 60 green, and 94 blue, which translates to approximately 71% red, 24% green, and 37% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #B43C5E has a hue of 343 degrees, a saturation level of 50%, and a lightness value of 47%. The hue angle of 343° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 343°, saturation of 67%, and brightness/value of 71%. For print applications using the CMYK color model, #B43C5E would be reproduced using 0% cyan, 67% magenta, 48% yellow, and 29% black. The closest web-safe color is #CC3366, 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 moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #B43C5E with other colors, consider its complementary color at hue 163° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11811934, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #B43C5E

Tailwind CSS
pink-700
HEX
#B43C5E
RGB
rgb(180, 60, 94)
RGB %
71%, 24%, 37%
HSL
hsl(343, 50%, 47%)
HSV
hsv(343, 67%, 71%)
CMYK
0%, 67%, 48%, 29%
Decimal
11811934
Web Safe
#CC3366

🎨 Color Schemes for #B43C5E

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #B43C5E

🌗 Shades and Tints of #B43C5E

Shades (adding black)
Tints (adding white)

🎚️ Tones of #B43C5E

Tones (adding gray / desaturating)

🌈 Hue Variations of #B43C5E

Hue Variations (shifting the color spectrum)

👁️ Preview of #B43C5E in Use

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

👓 Color Blindness Simulation for #B43C5E

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 #B43C5E

:root { --color-hex: #B43C5E; --color-rgb: 180, 60, 94; --color-hsl: 343, 50%, 47%; } .bg-color { background-color: #B43C5E; } .text-color { color: #B43C5E; } .border-color { border-color: #B43C5E; }

🛠️ Use #B43C5E in Your Project

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

🔗 Related Colors to #B43C5E

#B43C9A
Hue -30°
#B43C7C
Hue -15°
#B43C40
Hue +15°
#B4563C
Hue +30°
#993350
85% L
#7E2A42
70% L
#5C1F30
50% L
#36121C
30% L
#C95E7D
58% L
#D6859C
68% L
#E4AFBE
79% L
#F1D5DD
89% L

About Warm Rose (#B43C5E)

Warm Rose is a medium, moderately saturated, warm red color with a hue angle of 343°, saturation of 50%, and lightness of 47%. Its RGB value is (180, 60, 94) and its CMYK breakdown is C:0% M:67% Y:48% K:29%.

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

Frequently Asked Questions About #B43C5E

What is the HEX code for Warm Rose? +

The HEX code for Warm Rose is #B43C5E. In CSS you can use it directly as color: #B43C5E; or as a background: background-color: #B43C5E;. 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 #B43C5E? +

The RGB value of #B43C5E is rgb(180, 60, 94). This means the color contains 180 out of 255 parts red, 60 out of 255 parts green, and 94 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(180, 60, 94);

What is the HSL value of #B43C5E? +

The HSL value of #B43C5E is hsl(343, 50%, 47%). The hue is 343°, placing it in the red family on the color wheel. The saturation is 50%, making it moderately saturated. The lightness is 47%, 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 #B43C5E a warm or cool color? +

#B43C5E is classified as a warm color based on its hue angle of 343°. 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 #B43C5E? +

The approximate CMYK value of #B43C5E is C:0% M:67% Y:48% K:29%. 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 #B43C5E with Other Tools

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