#B177AD Color Information

Hex color code: #B177AD

#B177AD is a pastel magenta color. In RGB it is (177, 119, 173), and in HSL it is (304°, 27%, 58%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#B177AD
RGB
177, 119, 173
HSL
304°, 27%, 58%
CMYK
0%, 33%, 2%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B177AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 119, 173

Red: 177 / Green: 119 / Blue: 173

HSL

304°, 27%, 58%

Hue: 304° / Saturation: 27% / Lightness: 58%

CMYK

0%, 33%, 2%, 31%

Cyan: 0% / Magenta: 33% / Yellow: 2% / Key: 31%

What color is #B177AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B177AD to RGB:

rgb(177, 119, 173)HEX to RGB Converter →

HEX to HSL

Convert #B177AD to HSL:

hsl(304, 27%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #B177AD to CMYK:

cmyk(0%, 33%, 2%, 31%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #B177AD has RGB (177, 119, 173) and HSL (304°, 27%, 58%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B177AD is #77B17B, creating high-contrast pairings. For softer combinations, try analogous colors like #9877B1.

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

Contrast with #B177AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B177AD?

#B177AD is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B177AD?

#B177AD in RGB is (177, 119, 173) - 177 red, 119 green, and 173 blue.

How to use #B177AD in CSS?

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

What colors go well with #B177AD?

#77B17B (complementary), #9877B1 (analogous), and #8B5087 (lighter shade) work well with #B177AD.