#B4416F Color Information

Hex color code: #B4416F

A soft magenta shade, #B4416F appears as (180, 65, 111) in RGB and (336°, 47%, 48%) in HSL. It is typically applied in digital products.

Try:
Color NameIndian Red
HEX
#B4416F
RGB
180, 65, 111
HSL
336°, 47%, 48%
CMYK
0%, 64%, 38%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4416F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 65, 111

Red: 180 / Green: 65 / Blue: 111

HSL

336°, 47%, 48%

Hue: 336° / Saturation: 47% / Lightness: 48%

CMYK

0%, 64%, 38%, 29%

Cyan: 0% / Magenta: 64% / Yellow: 38% / Key: 29%

What color is #B4416F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4416F to RGB:

rgb(180, 65, 111)HEX to RGB Converter →

HEX to HSL

Convert #B4416F to HSL:

hsl(336, 47%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #B4416F to CMYK:

cmyk(0%, 64%, 38%, 29%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #B4416F has RGB (180, 65, 111) and HSL (336°, 47%, 48%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4416F is #41B486, creating high-contrast pairings. For softer combinations, try analogous colors like #B441A8.

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

Contrast with #B4416F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4416F?

#B4416F is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B4416F?

#B4416F in RGB is (180, 65, 111) - 180 red, 65 green, and 111 blue.

How to use #B4416F in CSS?

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

What colors go well with #B4416F?

#41B486 (complementary), #B441A8 (analogous), and #7C2D4C (lighter shade) work well with #B4416F.