#BB9081 Color Information

Hex color code: #BB9081

#BB9081 is a soft orange color. In RGB it is (187, 144, 129), and in HSL it is (16°, 30%, 62%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#BB9081
RGB
187, 144, 129
HSL
16°, 30%, 62%
CMYK
0%, 23%, 31%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB9081; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 144, 129

Red: 187 / Green: 144 / Blue: 129

HSL

16°, 30%, 62%

Hue: 16° / Saturation: 30% / Lightness: 62%

CMYK

0%, 23%, 31%, 27%

Cyan: 0% / Magenta: 23% / Yellow: 31% / Key: 27%

What color is #BB9081?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB9081 to RGB:

rgb(187, 144, 129)HEX to RGB Converter →

HEX to HSL

Convert #BB9081 to HSL:

hsl(16, 30%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #BB9081 to CMYK:

cmyk(0%, 23%, 31%, 27%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #BB9081 has RGB (187, 144, 129) and HSL (16°, 30%, 62%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB9081 is #81ACBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BB818F.

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

Contrast with #BB9081

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB9081?

#BB9081 is a subtle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BB9081?

#BB9081 in RGB is (187, 144, 129) - 187 red, 144 green, and 129 blue.

How to use #BB9081 in CSS?

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

What colors go well with #BB9081?

#81ACBB (complementary), #BB818F (analogous), and #9C6754 (lighter shade) work well with #BB9081.