#BB7784 Color Information

Hex color code: #BB7784

A subtle red shade, #BB7784 appears as (187, 119, 132) in RGB and (349°, 33%, 60%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#BB7784
RGB
187, 119, 132
HSL
349°, 33%, 60%
CMYK
0%, 36%, 29%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #BB7784; color: #000000; }

Badge

New Feature
.badge { background-color: #BB7784; color: #000000; }

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 #BB7784; background-color: #BB778415; }

Alert / Toast

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

Link / Accent

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

a { color: #BB7784; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 119, 132

Red: 187 / Green: 119 / Blue: 132

HSL

349°, 33%, 60%

Hue: 349° / Saturation: 33% / Lightness: 60%

CMYK

0%, 36%, 29%, 27%

Cyan: 0% / Magenta: 36% / Yellow: 29% / Key: 27%

What color is #BB7784?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB7784 to RGB:

rgb(187, 119, 132)HEX to RGB Converter →

HEX to HSL

Convert #BB7784 to HSL:

hsl(349, 33%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #BB7784 to CMYK:

cmyk(0%, 36%, 29%, 27%)Color Converter →

Color Meaning and Usage

A pastel red tone, #BB7784 has RGB (187, 119, 132) and HSL (349°, 33%, 60%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB7784 is #77BBAE, creating high-contrast pairings. For softer combinations, try analogous colors like #BB77A5.

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

Contrast with #BB7784

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

Contrast Ratio: 6.08:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB7784?

#BB7784 is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BB7784?

#BB7784 in RGB is (187, 119, 132) - 187 red, 119 green, and 132 blue.

How to use #BB7784 in CSS?

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

What colors go well with #BB7784?

#77BBAE (complementary), #BB77A5 (analogous), and #994D5B (lighter shade) work well with #BB7784.