#BB0C43 Color Information

Hex color code: #BB0C43

A bold magenta shade, #BB0C43 appears as (187, 12, 67) in RGB and (341°, 88%, 39%) in HSL. It is often used for branding and logos.

Try:
Color NameCrimson
HEX
#BB0C43
RGB
187, 12, 67
HSL
341°, 88%, 39%
CMYK
0%, 94%, 64%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB0C43; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 12, 67

Red: 187 / Green: 12 / Blue: 67

HSL

341°, 88%, 39%

Hue: 341° / Saturation: 88% / Lightness: 39%

CMYK

0%, 94%, 64%, 27%

Cyan: 0% / Magenta: 94% / Yellow: 64% / Key: 27%

What color is #BB0C43?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB0C43 to RGB:

rgb(187, 12, 67)HEX to RGB Converter →

HEX to HSL

Convert #BB0C43 to HSL:

hsl(341, 88%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #BB0C43 to CMYK:

cmyk(0%, 94%, 64%, 27%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #BB0C43 has RGB (187, 12, 67) and HSL (341°, 88%, 39%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB0C43 is #0CBB84, creating high-contrast pairings. For softer combinations, try analogous colors like #BB0C9B.

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

Contrast with #BB0C43

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 #BB0C43?

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

What is the RGB value of #BB0C43?

#BB0C43 in RGB is (187, 12, 67) - 187 red, 12 green, and 67 blue.

How to use #BB0C43 in CSS?

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

What colors go well with #BB0C43?

#0CBB84 (complementary), #BB0C9B (analogous), and #730729 (lighter shade) work well with #BB0C43.