#B77DBF Color Information

Hex color code: #B77DBF

The hex color #B77DBF is a delicate magenta with RGB values of (183, 125, 191) and HSL of (293°, 34%, 62%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#B77DBF
RGB
183, 125, 191
HSL
293°, 34%, 62%
CMYK
4%, 35%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B77DBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 125, 191

Red: 183 / Green: 125 / Blue: 191

HSL

293°, 34%, 62%

Hue: 293° / Saturation: 34% / Lightness: 62%

CMYK

4%, 35%, 0%, 25%

Cyan: 4% / Magenta: 35% / Yellow: 0% / Key: 25%

What color is #B77DBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B77DBF to RGB:

rgb(183, 125, 191)HEX to RGB Converter →

HEX to HSL

Convert #B77DBF to HSL:

hsl(293, 34%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #B77DBF to CMYK:

cmyk(4%, 35%, 0%, 25%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #B77DBF has RGB (183, 125, 191) and HSL (293°, 34%, 62%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B77DBF is #85BF7D, creating high-contrast pairings. For softer combinations, try analogous colors like #967DBF.

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

Contrast with #B77DBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B77DBF?

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

What is the RGB value of #B77DBF?

#B77DBF in RGB is (183, 125, 191) - 183 red, 125 green, and 191 blue.

How to use #B77DBF in CSS?

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

What colors go well with #B77DBF?

#85BF7D (complementary), #967DBF (analogous), and #974FA1 (lighter shade) work well with #B77DBF.