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

Warm Rose

#B42D2F

📝 Color Information for #B42D2F

The hexadecimal color code #B42D2F represents a medium shade in the red family. In the RGB color model, this color is composed of 180 red, 45 green, and 47 blue, which translates to approximately 71% red, 18% green, and 18% 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, #B42D2F has a hue of 359 degrees, a saturation level of 60%, and a lightness value of 44%. The hue angle of 359° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 359°, saturation of 75%, and brightness/value of 71%. For print applications using the CMYK color model, #B42D2F would be reproduced using 0% cyan, 75% magenta, 74% yellow, and 29% 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 moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #B42D2F with other colors, consider its complementary color at hue 179° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11808047, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #B42D2F

Tailwind CSS
red-700
HEX
#B42D2F
RGB
rgb(180, 45, 47)
RGB %
71%, 18%, 18%
HSL
hsl(359, 60%, 44%)
HSV
hsv(359, 75%, 71%)
CMYK
0%, 75%, 74%, 29%
Decimal
11808047
Web Safe
#CC3333

🎨 Color Schemes for #B42D2F

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #B42D2F

🌗 Shades and Tints of #B42D2F

Shades (adding black)
Tints (adding white)

🎚️ Tones of #B42D2F

Tones (adding gray / desaturating)

🌈 Hue Variations of #B42D2F

Hue Variations (shifting the color spectrum)

👁️ Preview of #B42D2F in Use

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

👓 Color Blindness Simulation for #B42D2F

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

:root { --color-hex: #B42D2F; --color-rgb: 180, 45, 47; --color-hsl: 359, 60%, 44%; } .bg-color { background-color: #B42D2F; } .text-color { color: #B42D2F; } .border-color { border-color: #B42D2F; }

🛠️ Use #B42D2F in Your Project

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

🔗 Related Colors to #B42D2F

#B42D72
Hue -30°
#B42D51
Hue -15°
#B44C2D
Hue +15°
#B46E2D
Hue +30°
#972628
85% L
#7E2021
70% L
#5A1618
50% L
#350D0E
30% L
#D1474A
55% L
#DC7476
66% L
#E9A5A6
78% L
#F4D2D3
89% L

About Warm Rose (#B42D2F)

Warm Rose is a medium, moderately saturated, warm red color with a hue angle of 359°, saturation of 60%, and lightness of 44%. Its RGB value is (180, 45, 47) and its CMYK breakdown is C:0% M:75% Y:74% 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 #B42D2F

What is the HEX code for Warm Rose? +

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

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

What is the HSL value of #B42D2F? +

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

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

The approximate CMYK value of #B42D2F is C:0% M:75% Y:74% 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 #B42D2F with Other Tools

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