#BBA39B Color Information

Hex color code: #BBA39B

A subtle orange shade, #BBA39B appears as (187, 163, 155) in RGB and (15°, 19%, 67%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#BBA39B
RGB
187, 163, 155
HSL
15°, 19%, 67%
CMYK
0%, 13%, 17%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBA39B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 163, 155

Red: 187 / Green: 163 / Blue: 155

HSL

15°, 19%, 67%

Hue: 15° / Saturation: 19% / Lightness: 67%

CMYK

0%, 13%, 17%, 27%

Cyan: 0% / Magenta: 13% / Yellow: 17% / Key: 27%

What color is #BBA39B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBA39B to RGB:

rgb(187, 163, 155)HEX to RGB Converter →

HEX to HSL

Convert #BBA39B to HSL:

hsl(15, 19%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #BBA39B to CMYK:

cmyk(0%, 13%, 17%, 27%)Color Converter →

Color Meaning and Usage

#BBA39B is a neutral orange color with RGB values of 187, 163, 155 and HSL of 15°, 19%, 67%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBA39B is #9BB3BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BB9BA3.

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

Contrast with #BBA39B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBA39B?

#BBA39B is a neutral orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BBA39B?

#BBA39B in RGB is (187, 163, 155) - 187 red, 163 green, and 155 blue.

How to use #BBA39B in CSS?

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

What colors go well with #BBA39B?

#9BB3BB (complementary), #BB9BA3 (analogous), and #9C796D (lighter shade) work well with #BBA39B.