#B1689F Color Information

Hex color code: #B1689F

#B1689F is a subtle magenta color. In RGB it is (177, 104, 159), and in HSL it is (315°, 32%, 55%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B1689F
RGB
177, 104, 159
HSL
315°, 32%, 55%
CMYK
0%, 41%, 10%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1689F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 104, 159

Red: 177 / Green: 104 / Blue: 159

HSL

315°, 32%, 55%

Hue: 315° / Saturation: 32% / Lightness: 55%

CMYK

0%, 41%, 10%, 31%

Cyan: 0% / Magenta: 41% / Yellow: 10% / Key: 31%

What color is #B1689F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1689F to RGB:

rgb(177, 104, 159)HEX to RGB Converter →

HEX to HSL

Convert #B1689F to HSL:

hsl(315, 32%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #B1689F to CMYK:

cmyk(0%, 41%, 10%, 31%)Color Converter →

Color Meaning and Usage

#B1689F is a pastel magenta color with RGB values of 177, 104, 159 and HSL of 315°, 32%, 55%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B1689F is #68B17A, creating high-contrast pairings. For softer combinations, try analogous colors like #9F68B1.

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

Contrast with #B1689F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1689F?

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

What is the RGB value of #B1689F?

#B1689F in RGB is (177, 104, 159) - 177 red, 104 green, and 159 blue.

How to use #B1689F in CSS?

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

What colors go well with #B1689F?

#68B17A (complementary), #9F68B1 (analogous), and #874576 (lighter shade) work well with #B1689F.