#B44B52 Color Information

Hex color code: #B44B52

#B44B52 is a delicate red color. In RGB it is (180, 75, 82), and in HSL it is (356°, 41%, 50%). It is widely used in graphic design.

Try:
Color NameIndian Red
HEX
#B44B52
RGB
180, 75, 82
HSL
356°, 41%, 50%
CMYK
0%, 58%, 54%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B44B52; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 75, 82

Red: 180 / Green: 75 / Blue: 82

HSL

356°, 41%, 50%

Hue: 356° / Saturation: 41% / Lightness: 50%

CMYK

0%, 58%, 54%, 29%

Cyan: 0% / Magenta: 58% / Yellow: 54% / Key: 29%

What color is #B44B52?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B44B52 to RGB:

rgb(180, 75, 82)HEX to RGB Converter →

HEX to HSL

Convert #B44B52 to HSL:

hsl(356, 41%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #B44B52 to CMYK:

cmyk(0%, 58%, 54%, 29%)Color Converter →

Color Meaning and Usage

A gentle red tone, #B44B52 has RGB (180, 75, 82) and HSL (356°, 41%, 50%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B44B52 is #4BB4AD, creating high-contrast pairings. For softer combinations, try analogous colors like #B44B86.

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

Contrast with #B44B52

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B44B52?

#B44B52 is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B44B52?

#B44B52 in RGB is (180, 75, 82) - 180 red, 75 green, and 82 blue.

How to use #B44B52 in CSS?

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

What colors go well with #B44B52?

#4BB4AD (complementary), #B44B86 (analogous), and #7E353A (lighter shade) work well with #B44B52.