#B44BAF Color Information

Hex color code: #B44BAF

A delicate magenta shade, #B44BAF appears as (180, 75, 175) in RGB and (303°, 41%, 50%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#B44BAF
RGB
180, 75, 175
HSL
303°, 41%, 50%
CMYK
0%, 58%, 3%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B44BAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 75, 175

Red: 180 / Green: 75 / Blue: 175

HSL

303°, 41%, 50%

Hue: 303° / Saturation: 41% / Lightness: 50%

CMYK

0%, 58%, 3%, 29%

Cyan: 0% / Magenta: 58% / Yellow: 3% / Key: 29%

What color is #B44BAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B44BAF to RGB:

rgb(180, 75, 175)HEX to RGB Converter →

HEX to HSL

Convert #B44BAF to HSL:

hsl(303, 41%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #B44BAF to CMYK:

cmyk(0%, 58%, 3%, 29%)Color Converter →

Color Meaning and Usage

#B44BAF is a delicate magenta color with RGB values of 180, 75, 175 and HSL of 303°, 41%, 50%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B44BAF is #4BB450, creating high-contrast pairings. For softer combinations, try analogous colors like #854BB4.

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

Contrast with #B44BAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B44BAF?

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

What is the RGB value of #B44BAF?

#B44BAF in RGB is (180, 75, 175) - 180 red, 75 green, and 175 blue.

How to use #B44BAF in CSS?

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

What colors go well with #B44BAF?

#4BB450 (complementary), #854BB4 (analogous), and #7E357A (lighter shade) work well with #B44BAF.