#BB168C Color Information

Hex color code: #BB168C

The hex color #BB168C is a striking magenta with RGB values of (187, 22, 140) and HSL of (317°, 79%, 41%). It is popular in mobile app design.

Try:
Color NameMedium Violet Red
HEX
#BB168C
RGB
187, 22, 140
HSL
317°, 79%, 41%
CMYK
0%, 88%, 25%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB168C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 22, 140

Red: 187 / Green: 22 / Blue: 140

HSL

317°, 79%, 41%

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

CMYK

0%, 88%, 25%, 27%

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

What color is #BB168C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB168C to RGB:

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

HEX to HSL

Convert #BB168C to HSL:

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

HEX to CMYK

Convert #BB168C to CMYK:

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

Color Meaning and Usage

#BB168C is a vivid magenta color with RGB values of 187, 22, 140 and HSL of 317°, 79%, 41%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB168C is #16BB45, creating high-contrast pairings. For softer combinations, try analogous colors like #9716BB.

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

Contrast with #BB168C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB168C?

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

What is the RGB value of #BB168C?

#BB168C in RGB is (187, 22, 140) - 187 red, 22 green, and 140 blue.

How to use #BB168C in CSS?

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

What colors go well with #BB168C?

#16BB45 (complementary), #9716BB (analogous), and #770E59 (lighter shade) work well with #BB168C.