#B776AF Color Information

Hex color code: #B776AF

#B776AF is a gentle magenta color. In RGB it is (183, 118, 175), and in HSL it is (307°, 31%, 59%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#B776AF
RGB
183, 118, 175
HSL
307°, 31%, 59%
CMYK
0%, 36%, 4%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B776AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 118, 175

Red: 183 / Green: 118 / Blue: 175

HSL

307°, 31%, 59%

Hue: 307° / Saturation: 31% / Lightness: 59%

CMYK

0%, 36%, 4%, 28%

Cyan: 0% / Magenta: 36% / Yellow: 4% / Key: 28%

What color is #B776AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B776AF to RGB:

rgb(183, 118, 175)HEX to RGB Converter →

HEX to HSL

Convert #B776AF to HSL:

hsl(307, 31%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #B776AF to CMYK:

cmyk(0%, 36%, 4%, 28%)Color Converter →

Color Meaning and Usage

#B776AF is a pastel magenta color with RGB values of 183, 118, 175 and HSL of 307°, 31%, 59%. 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 #B776AF is #76B77E, creating high-contrast pairings. For softer combinations, try analogous colors like #9E76B7.

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

Contrast with #B776AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B776AF?

#B776AF is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B776AF?

#B776AF in RGB is (183, 118, 175) - 183 red, 118 green, and 175 blue.

How to use #B776AF in CSS?

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

What colors go well with #B776AF?

#76B77E (complementary), #9E76B7 (analogous), and #934D8B (lighter shade) work well with #B776AF.