#B16DA6 Color Information

Hex color code: #B16DA6

#B16DA6 is a gentle magenta color. In RGB it is (177, 109, 166), and in HSL it is (310°, 30%, 56%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#B16DA6
RGB
177, 109, 166
HSL
310°, 30%, 56%
CMYK
0%, 38%, 6%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B16DA6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 109, 166

Red: 177 / Green: 109 / Blue: 166

HSL

310°, 30%, 56%

Hue: 310° / Saturation: 30% / Lightness: 56%

CMYK

0%, 38%, 6%, 31%

Cyan: 0% / Magenta: 38% / Yellow: 6% / Key: 31%

What color is #B16DA6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B16DA6 to RGB:

rgb(177, 109, 166)HEX to RGB Converter →

HEX to HSL

Convert #B16DA6 to HSL:

hsl(310, 30%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #B16DA6 to CMYK:

cmyk(0%, 38%, 6%, 31%)Color Converter →

Color Meaning and Usage

#B16DA6 is a gentle magenta color with RGB values of 177, 109, 166 and HSL of 310°, 30%, 56%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B16DA6 is #6DB078, creating high-contrast pairings. For softer combinations, try analogous colors like #9A6DB0.

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

Contrast with #B16DA6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B16DA6?

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

What is the RGB value of #B16DA6?

#B16DA6 in RGB is (177, 109, 166) - 177 red, 109 green, and 166 blue.

How to use #B16DA6 in CSS?

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

What colors go well with #B16DA6?

#6DB078 (complementary), #9A6DB0 (analogous), and #88497D (lighter shade) work well with #B16DA6.