#B4507F Color Information

Hex color code: #B4507F

The hex color #B4507F is a gentle magenta with RGB values of (180, 80, 127) and HSL of (332°, 40%, 51%). It is often used for branding and logos.

Try:
Color NameIndian Red
HEX
#B4507F
RGB
180, 80, 127
HSL
332°, 40%, 51%
CMYK
0%, 56%, 29%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B4507F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 80, 127

Red: 180 / Green: 80 / Blue: 127

HSL

332°, 40%, 51%

Hue: 332° / Saturation: 40% / Lightness: 51%

CMYK

0%, 56%, 29%, 29%

Cyan: 0% / Magenta: 56% / Yellow: 29% / Key: 29%

What color is #B4507F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B4507F to RGB:

rgb(180, 80, 127)HEX to RGB Converter →

HEX to HSL

Convert #B4507F to HSL:

hsl(332, 40%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #B4507F to CMYK:

cmyk(0%, 56%, 29%, 29%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #B4507F has RGB (180, 80, 127) and HSL (332°, 40%, 51%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B4507F is #50B485, creating high-contrast pairings. For softer combinations, try analogous colors like #B450B1.

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

Contrast with #B4507F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B4507F?

#B4507F is a pastel magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B4507F?

#B4507F in RGB is (180, 80, 127) - 180 red, 80 green, and 127 blue.

How to use #B4507F in CSS?

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

What colors go well with #B4507F?

#50B485 (complementary), #B450B1 (analogous), and #813759 (lighter shade) work well with #B4507F.