#BB77CC Color Information

Hex color code: #BB77CC

#BB77CC is a soft magenta color. In RGB it is (187, 119, 204), and in HSL it is (288°, 45%, 63%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#BB77CC
RGB
187, 119, 204
HSL
288°, 45%, 63%
CMYK
8%, 42%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB77CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 119, 204

Red: 187 / Green: 119 / Blue: 204

HSL

288°, 45%, 63%

Hue: 288° / Saturation: 45% / Lightness: 63%

CMYK

8%, 42%, 0%, 20%

Cyan: 8% / Magenta: 42% / Yellow: 0% / Key: 20%

What color is #BB77CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB77CC to RGB:

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

HEX to HSL

Convert #BB77CC to HSL:

hsl(288, 45%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #BB77CC to CMYK:

cmyk(8%, 42%, 0%, 20%)Color Converter →

Color Meaning and Usage

#BB77CC is a soft magenta color with RGB values of 187, 119, 204 and HSL of 288°, 45%, 63%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB77CC is #87CB76, creating high-contrast pairings. For softer combinations, try analogous colors like #9076CB.

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

Contrast with #BB77CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB77CC?

#BB77CC is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BB77CC?

#BB77CC in RGB is (187, 119, 204) - 187 red, 119 green, and 204 blue.

How to use #BB77CC in CSS?

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

What colors go well with #BB77CC?

#87CB76 (complementary), #9076CB (analogous), and #9B43B1 (lighter shade) work well with #BB77CC.