#B45F8F Color Information

Hex color code: #B45F8F

The hex color #B45F8F is a pastel magenta with RGB values of (180, 95, 143) and HSL of (326°, 36%, 54%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#B45F8F
RGB
180, 95, 143
HSL
326°, 36%, 54%
CMYK
0%, 47%, 21%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #B45F8F; color: #000000; }

Badge

New Feature
.badge { background-color: #B45F8F; color: #000000; }

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 #B45F8F; background-color: #B45F8F15; }

Alert / Toast

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

Link / Accent

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

a { color: #B45F8F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 95, 143

Red: 180 / Green: 95 / Blue: 143

HSL

326°, 36%, 54%

Hue: 326° / Saturation: 36% / Lightness: 54%

CMYK

0%, 47%, 21%, 29%

Cyan: 0% / Magenta: 47% / Yellow: 21% / Key: 29%

What color is #B45F8F?

#B45F8F is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B45F8F to RGB:

rgb(180, 95, 143)HEX to RGB Converter →

HEX to HSL

Convert #B45F8F to HSL:

hsl(326, 36%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #B45F8F to CMYK:

cmyk(0%, 47%, 21%, 29%)Color Converter →

Color Meaning and Usage

#B45F8F is a delicate magenta color with RGB values of 180, 95, 143 and HSL of 326°, 36%, 54%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B45F8F is #5FB484, creating high-contrast pairings. For softer combinations, try analogous colors like #AE5FB4.

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

Contrast with #B45F8F

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

Contrast Ratio: 4.97:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B45F8F?

#B45F8F is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B45F8F?

#B45F8F in RGB is (180, 95, 143) - 180 red, 95 green, and 143 blue.

How to use #B45F8F in CSS?

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

What colors go well with #B45F8F?

#5FB484 (complementary), #AE5FB4 (analogous), and #874068 (lighter shade) work well with #B45F8F.