#B1167B Color Information

Hex color code: #B1167B

#B1167B is a dynamic magenta color. In RGB it is (177, 22, 123), and in HSL it is (321°, 78%, 39%). It is typically applied in digital products.

Try:
Color NameMedium Violet Red
HEX
#B1167B
RGB
177, 22, 123
HSL
321°, 78%, 39%
CMYK
0%, 88%, 31%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1167B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 22, 123

Red: 177 / Green: 22 / Blue: 123

HSL

321°, 78%, 39%

Hue: 321° / Saturation: 78% / Lightness: 39%

CMYK

0%, 88%, 31%, 31%

Cyan: 0% / Magenta: 88% / Yellow: 31% / Key: 31%

What color is #B1167B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1167B to RGB:

rgb(177, 22, 123)HEX to RGB Converter →

HEX to HSL

Convert #B1167B to HSL:

hsl(321, 78%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #B1167B to CMYK:

cmyk(0%, 88%, 31%, 31%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #B1167B has RGB (177, 22, 123) and HSL (321°, 78%, 39%). 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 #B1167B is #16B14C, creating high-contrast pairings. For softer combinations, try analogous colors like #9A16B1.

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

Contrast with #B1167B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1167B?

#B1167B is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B1167B?

#B1167B in RGB is (177, 22, 123) - 177 red, 22 green, and 123 blue.

How to use #B1167B in CSS?

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

What colors go well with #B1167B?

#16B14C (complementary), #9A16B1 (analogous), and #6D0D4C (lighter shade) work well with #B1167B.