#BB77AE Color Information

Hex color code: #BB77AE

#BB77AE is a gentle magenta color. In RGB it is (187, 119, 174), and in HSL it is (311°, 33%, 60%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#BB77AE
RGB
187, 119, 174
HSL
311°, 33%, 60%
CMYK
0%, 36%, 7%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB77AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 119, 174

Red: 187 / Green: 119 / Blue: 174

HSL

311°, 33%, 60%

Hue: 311° / Saturation: 33% / Lightness: 60%

CMYK

0%, 36%, 7%, 27%

Cyan: 0% / Magenta: 36% / Yellow: 7% / Key: 27%

What color is #BB77AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB77AE to RGB:

rgb(187, 119, 174)HEX to RGB Converter →

HEX to HSL

Convert #BB77AE to HSL:

hsl(311, 33%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #BB77AE to CMYK:

cmyk(0%, 36%, 7%, 27%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #BB77AE has RGB (187, 119, 174) and HSL (311°, 33%, 60%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB77AE is #77BB84, creating high-contrast pairings. For softer combinations, try analogous colors like #A577BB.

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

Contrast with #BB77AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB77AE?

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

What is the RGB value of #BB77AE?

#BB77AE in RGB is (187, 119, 174) - 187 red, 119 green, and 174 blue.

How to use #BB77AE in CSS?

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

What colors go well with #BB77AE?

#77BB84 (complementary), #A577BB (analogous), and #994D8B (lighter shade) work well with #BB77AE.