#B561BD Color Information

Hex color code: #B561BD

#B561BD is a pastel magenta color. In RGB it is (181, 97, 189), and in HSL it is (295°, 41%, 56%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#B561BD
RGB
181, 97, 189
HSL
295°, 41%, 56%
CMYK
4%, 49%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B561BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

181, 97, 189

Red: 181 / Green: 97 / Blue: 189

HSL

295°, 41%, 56%

Hue: 295° / Saturation: 41% / Lightness: 56%

CMYK

4%, 49%, 0%, 26%

Cyan: 4% / Magenta: 49% / Yellow: 0% / Key: 26%

What color is #B561BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B561BD to RGB:

rgb(181, 97, 189)HEX to RGB Converter →

HEX to HSL

Convert #B561BD to HSL:

hsl(295, 41%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #B561BD to CMYK:

cmyk(4%, 49%, 0%, 26%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #B561BD has RGB (181, 97, 189) and HSL (295°, 41%, 56%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B561BD is #68BD61, creating high-contrast pairings. For softer combinations, try analogous colors like #8761BD.

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

Contrast with #B561BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B561BD?

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

What is the RGB value of #B561BD?

#B561BD in RGB is (181, 97, 189) - 181 red, 97 green, and 189 blue.

How to use #B561BD in CSS?

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

What colors go well with #B561BD?

#68BD61 (complementary), #8761BD (analogous), and #8C3E93 (lighter shade) work well with #B561BD.