#B771BC Color Information

Hex color code: #B771BC

A delicate magenta shade, #B771BC appears as (183, 113, 188) in RGB and (296°, 36%, 59%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#B771BC
RGB
183, 113, 188
HSL
296°, 36%, 59%
CMYK
3%, 40%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B771BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 113, 188

Red: 183 / Green: 113 / Blue: 188

HSL

296°, 36%, 59%

Hue: 296° / Saturation: 36% / Lightness: 59%

CMYK

3%, 40%, 0%, 26%

Cyan: 3% / Magenta: 40% / Yellow: 0% / Key: 26%

What color is #B771BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B771BC to RGB:

rgb(183, 113, 188)HEX to RGB Converter →

HEX to HSL

Convert #B771BC to HSL:

hsl(296, 36%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #B771BC to CMYK:

cmyk(3%, 40%, 0%, 26%)Color Converter →

Color Meaning and Usage

#B771BC is a subtle magenta color with RGB values of 183, 113, 188 and HSL of 296°, 36%, 59%. 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 #B771BC is #76BC71, creating high-contrast pairings. For softer combinations, try analogous colors like #9171BC.

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

Contrast with #B771BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B771BC?

#B771BC is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B771BC?

#B771BC in RGB is (183, 113, 188) - 183 red, 113 green, and 188 blue.

How to use #B771BC in CSS?

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

What colors go well with #B771BC?

#76BC71 (complementary), #9171BC (analogous), and #934899 (lighter shade) work well with #B771BC.