#BB114F Color Information

Hex color code: #BB114F

The hex color #BB114F is a dynamic magenta with RGB values of (187, 17, 79) and HSL of (338°, 83%, 40%). It is typically applied in digital products.

Try:
Color NameCrimson
HEX
#BB114F
RGB
187, 17, 79
HSL
338°, 83%, 40%
CMYK
0%, 91%, 58%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB114F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 17, 79

Red: 187 / Green: 17 / Blue: 79

HSL

338°, 83%, 40%

Hue: 338° / Saturation: 83% / Lightness: 40%

CMYK

0%, 91%, 58%, 27%

Cyan: 0% / Magenta: 91% / Yellow: 58% / Key: 27%

What color is #BB114F?

#BB114F is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB114F to RGB:

rgb(187, 17, 79)HEX to RGB Converter →

HEX to HSL

Convert #BB114F to HSL:

hsl(338, 83%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #BB114F to CMYK:

cmyk(0%, 91%, 58%, 27%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #BB114F has RGB (187, 17, 79) and HSL (338°, 83%, 40%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB114F is #11BB7D, creating high-contrast pairings. For softer combinations, try analogous colors like #BB11A4.

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

Contrast with #BB114F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB114F?

#BB114F is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BB114F?

#BB114F in RGB is (187, 17, 79) - 187 red, 17 green, and 79 blue.

How to use #BB114F in CSS?

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

What colors go well with #BB114F?

#11BB7D (complementary), #BB11A4 (analogous), and #750B32 (lighter shade) work well with #BB114F.