#BB445C Color Information

Hex color code: #BB445C

#BB445C is a gentle red color. In RGB it is (187, 68, 92), and in HSL it is (348°, 47%, 50%). It is frequently seen in web interfaces.

Try:
Color NameIndian Red
HEX
#BB445C
RGB
187, 68, 92
HSL
348°, 47%, 50%
CMYK
0%, 64%, 51%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB445C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 68, 92

Red: 187 / Green: 68 / Blue: 92

HSL

348°, 47%, 50%

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

CMYK

0%, 64%, 51%, 27%

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

What color is #BB445C?

#BB445C is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB445C to RGB:

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

HEX to HSL

Convert #BB445C to HSL:

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

HEX to CMYK

Convert #BB445C to CMYK:

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

Color Meaning and Usage

A gentle red tone, #BB445C has RGB (187, 68, 92) and HSL (348°, 47%, 50%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB445C is #44BBA3, creating high-contrast pairings. For softer combinations, try analogous colors like #BB4497.

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

Contrast with #BB445C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB445C?

#BB445C is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BB445C?

#BB445C in RGB is (187, 68, 92) - 187 red, 68 green, and 92 blue.

How to use #BB445C in CSS?

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

What colors go well with #BB445C?

#44BBA3 (complementary), #BB4497 (analogous), and #832F40 (lighter shade) work well with #BB445C.