#B11B6E Color Information

Hex color code: #B11B6E

A striking magenta shade, #B11B6E appears as (177, 27, 110) in RGB and (327°, 74%, 40%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Violet Red
HEX
#B11B6E
RGB
177, 27, 110
HSL
327°, 74%, 40%
CMYK
0%, 85%, 38%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #B11B6E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #B11B6E; color: #FFFFFF; }

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 #B11B6E; background-color: #B11B6E15; }

Alert / Toast

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

Link / Accent

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

a { color: #B11B6E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 27, 110

Red: 177 / Green: 27 / Blue: 110

HSL

327°, 74%, 40%

Hue: 327° / Saturation: 74% / Lightness: 40%

CMYK

0%, 85%, 38%, 31%

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

What color is #B11B6E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B11B6E to RGB:

rgb(177, 27, 110)HEX to RGB Converter →

HEX to HSL

Convert #B11B6E to HSL:

hsl(327, 74%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #B11B6E to CMYK:

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

Color Meaning and Usage

A dynamic magenta tone, #B11B6E has RGB (177, 27, 110) and HSL (327°, 74%, 40%). 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 #B11B6E is #1BB15E, creating high-contrast pairings. For softer combinations, try analogous colors like #AA1BB1.

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

Contrast with #B11B6E

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

Contrast Ratio: 3.25:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B11B6E?

#B11B6E is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B11B6E?

#B11B6E in RGB is (177, 27, 110) - 177 red, 27 green, and 110 blue.

How to use #B11B6E in CSS?

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

What colors go well with #B11B6E?

#1BB15E (complementary), #AA1BB1 (analogous), and #6F1144 (lighter shade) work well with #B11B6E.