#B54870 Color Information

Hex color code: #B54870

A subtle magenta shade, #B54870 appears as (181, 72, 112) in RGB and (338°, 43%, 50%) in HSL. It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#B54870
RGB
181, 72, 112
HSL
338°, 43%, 50%
CMYK
0%, 60%, 38%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B54870; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 72, 112

Red: 181 / Green: 72 / Blue: 112

HSL

338°, 43%, 50%

Hue: 338° / Saturation: 43% / Lightness: 50%

CMYK

0%, 60%, 38%, 29%

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

What color is #B54870?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B54870 to RGB:

rgb(181, 72, 112)HEX to RGB Converter →

HEX to HSL

Convert #B54870 to HSL:

hsl(338, 43%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #B54870 to CMYK:

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

Color Meaning and Usage

#B54870 is a soft magenta color with RGB values of 181, 72, 112 and HSL of 338°, 43%, 50%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B54870 is #49B68E, creating high-contrast pairings. For softer combinations, try analogous colors like #B649A8.

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

Contrast with #B54870

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B54870?

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

What is the RGB value of #B54870?

#B54870 in RGB is (181, 72, 112) - 181 red, 72 green, and 112 blue.

How to use #B54870 in CSS?

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

What colors go well with #B54870?

#49B68E (complementary), #B649A8 (analogous), and #80334F (lighter shade) work well with #B54870.