#B771AE Color Information

Hex color code: #B771AE

A delicate magenta shade, #B771AE appears as (183, 113, 174) in RGB and (308°, 33%, 58%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B771AE
RGB
183, 113, 174
HSL
308°, 33%, 58%
CMYK
0%, 38%, 5%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B771AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 113, 174

Red: 183 / Green: 113 / Blue: 174

HSL

308°, 33%, 58%

Hue: 308° / Saturation: 33% / Lightness: 58%

CMYK

0%, 38%, 5%, 28%

Cyan: 0% / Magenta: 38% / Yellow: 5% / Key: 28%

What color is #B771AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B771AE to RGB:

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

HEX to HSL

Convert #B771AE to HSL:

hsl(308, 33%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #B771AE to CMYK:

cmyk(0%, 38%, 5%, 28%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #B771AE has RGB (183, 113, 174) and HSL (308°, 33%, 58%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B771AE is #71B77A, creating high-contrast pairings. For softer combinations, try analogous colors like #9D71B7.

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

Contrast with #B771AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B771AE?

#B771AE is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B771AE?

#B771AE in RGB is (183, 113, 174) - 183 red, 113 green, and 174 blue.

How to use #B771AE in CSS?

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

What colors go well with #B771AE?

#71B77A (complementary), #9D71B7 (analogous), and #924988 (lighter shade) work well with #B771AE.