#BB4499 Color Information

Hex color code: #BB4499

#BB4499 is a delicate magenta color. In RGB it is (187, 68, 153), and in HSL it is (317°, 47%, 50%). It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#BB4499
RGB
187, 68, 153
HSL
317°, 47%, 50%
CMYK
0%, 64%, 18%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB4499; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 68, 153

Red: 187 / Green: 68 / Blue: 153

HSL

317°, 47%, 50%

Hue: 317° / Saturation: 47% / Lightness: 50%

CMYK

0%, 64%, 18%, 27%

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

What color is #BB4499?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB4499 to RGB:

rgb(187, 68, 153)HEX to RGB Converter →

HEX to HSL

Convert #BB4499 to HSL:

hsl(317, 47%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #BB4499 to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #BB4499 has RGB (187, 68, 153) and HSL (317°, 47%, 50%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB4499 is #44BB66, creating high-contrast pairings. For softer combinations, try analogous colors like #A144BB.

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

Contrast with #BB4499

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB4499?

#BB4499 is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BB4499?

#BB4499 in RGB is (187, 68, 153) - 187 red, 68 green, and 153 blue.

How to use #BB4499 in CSS?

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

What colors go well with #BB4499?

#44BB66 (complementary), #A144BB (analogous), and #832F6B (lighter shade) work well with #BB4499.