#B45FAA Color Information

Hex color code: #B45FAA

#B45FAA is a delicate magenta color. In RGB it is (180, 95, 170), and in HSL it is (307°, 36%, 54%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#B45FAA
RGB
180, 95, 170
HSL
307°, 36%, 54%
CMYK
0%, 47%, 6%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B45FAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 95, 170

Red: 180 / Green: 95 / Blue: 170

HSL

307°, 36%, 54%

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

CMYK

0%, 47%, 6%, 29%

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

What color is #B45FAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B45FAA to RGB:

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

HEX to HSL

Convert #B45FAA to HSL:

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

HEX to CMYK

Convert #B45FAA to CMYK:

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

Color Meaning and Usage

#B45FAA is a soft magenta color with RGB values of 180, 95, 170 and HSL of 307°, 36%, 54%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B45FAA is #5FB469, creating high-contrast pairings. For softer combinations, try analogous colors like #945FB4.

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

Contrast with #B45FAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B45FAA?

#B45FAA is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B45FAA?

#B45FAA in RGB is (180, 95, 170) - 180 red, 95 green, and 170 blue.

How to use #B45FAA in CSS?

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

What colors go well with #B45FAA?

#5FB469 (complementary), #945FB4 (analogous), and #87407F (lighter shade) work well with #B45FAA.