#BBA181 Color Information

Hex color code: #BBA181

A delicate orange shade, #BBA181 appears as (187, 161, 129) in RGB and (33°, 30%, 62%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#BBA181
RGB
187, 161, 129
HSL
33°, 30%, 62%
CMYK
0%, 14%, 31%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBA181; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 161, 129

Red: 187 / Green: 161 / Blue: 129

HSL

33°, 30%, 62%

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

CMYK

0%, 14%, 31%, 27%

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

What color is #BBA181?

#BBA181 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBA181 to RGB:

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

HEX to HSL

Convert #BBA181 to HSL:

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

HEX to CMYK

Convert #BBA181 to CMYK:

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

Color Meaning and Usage

A soft orange tone, #BBA181 has RGB (187, 161, 129) and HSL (33°, 30%, 62%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBA181 is #819BBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BB8481.

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

Contrast with #BBA181

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBA181?

#BBA181 is a soft orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BBA181?

#BBA181 in RGB is (187, 161, 129) - 187 red, 161 green, and 129 blue.

How to use #BBA181 in CSS?

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

What colors go well with #BBA181?

#819BBB (complementary), #BB8481 (analogous), and #9C7B54 (lighter shade) work well with #BBA181.