#BB9892 Color Information

Hex color code: #BB9892

A delicate red shade, #BB9892 appears as (187, 152, 146) in RGB and (9°, 23%, 65%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#BB9892
RGB
187, 152, 146
HSL
9°, 23%, 65%
CMYK
0%, 19%, 22%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB9892; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 152, 146

Red: 187 / Green: 152 / Blue: 146

HSL

9°, 23%, 65%

Hue: 9° / Saturation: 23% / Lightness: 65%

CMYK

0%, 19%, 22%, 27%

Cyan: 0% / Magenta: 19% / Yellow: 22% / Key: 27%

What color is #BB9892?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB9892 to RGB:

rgb(187, 152, 146)HEX to RGB Converter →

HEX to HSL

Convert #BB9892 to HSL:

hsl(9, 23%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #BB9892 to CMYK:

cmyk(0%, 19%, 22%, 27%)Color Converter →

Color Meaning and Usage

A pastel red tone, #BB9892 has RGB (187, 152, 146) and HSL (9°, 23%, 65%). 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 #BB9892 is #91B4BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA91A0.

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

Contrast with #BB9892

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

Contrast Ratio: 8.02:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB9892?

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

What is the RGB value of #BB9892?

#BB9892 in RGB is (187, 152, 146) - 187 red, 152 green, and 146 blue.

How to use #BB9892 in CSS?

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

What colors go well with #BB9892?

#91B4BA (complementary), #BA91A0 (analogous), and #9D6B62 (lighter shade) work well with #BB9892.