#BB167F Color Information

Hex color code: #BB167F

#BB167F is a dynamic magenta color. In RGB it is (187, 22, 127), and in HSL it is (322°, 79%, 41%). It is widely used in graphic design.

Try:
Color NameMedium Violet Red
HEX
#BB167F
RGB
187, 22, 127
HSL
322°, 79%, 41%
CMYK
0%, 88%, 32%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB167F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 22, 127

Red: 187 / Green: 22 / Blue: 127

HSL

322°, 79%, 41%

Hue: 322° / Saturation: 79% / Lightness: 41%

CMYK

0%, 88%, 32%, 27%

Cyan: 0% / Magenta: 88% / Yellow: 32% / Key: 27%

What color is #BB167F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB167F to RGB:

rgb(187, 22, 127)HEX to RGB Converter →

HEX to HSL

Convert #BB167F to HSL:

hsl(322, 79%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #BB167F to CMYK:

cmyk(0%, 88%, 32%, 27%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #BB167F has RGB (187, 22, 127) and HSL (322°, 79%, 41%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB167F is #16BB53, creating high-contrast pairings. For softer combinations, try analogous colors like #A516BB.

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

Contrast with #BB167F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB167F?

#BB167F is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BB167F?

#BB167F in RGB is (187, 22, 127) - 187 red, 22 green, and 127 blue.

How to use #BB167F in CSS?

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

What colors go well with #BB167F?

#16BB53 (complementary), #A516BB (analogous), and #770E50 (lighter shade) work well with #BB167F.