#BBAD9A Color Information

Hex color code: #BBAD9A

The hex color #BBAD9A is a gentle orange with RGB values of (187, 173, 154) and HSL of (35°, 20%, 67%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#BBAD9A
RGB
187, 173, 154
HSL
35°, 20%, 67%
CMYK
0%, 7%, 18%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBAD9A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 173, 154

Red: 187 / Green: 173 / Blue: 154

HSL

35°, 20%, 67%

Hue: 35° / Saturation: 20% / Lightness: 67%

CMYK

0%, 7%, 18%, 27%

Cyan: 0% / Magenta: 7% / Yellow: 18% / Key: 27%

What color is #BBAD9A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBAD9A to RGB:

rgb(187, 173, 154)HEX to RGB Converter →

HEX to HSL

Convert #BBAD9A to HSL:

hsl(35, 20%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #BBAD9A to CMYK:

cmyk(0%, 7%, 18%, 27%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #BBAD9A has RGB (187, 173, 154) and HSL (35°, 20%, 67%). Known for evoking optimism and creativity, this orange-yellow hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBAD9A is #9AA8BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BC9D9A.

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

Contrast with #BBAD9A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBAD9A?

#BBAD9A is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BBAD9A?

#BBAD9A in RGB is (187, 173, 154) - 187 red, 173 green, and 154 blue.

How to use #BBAD9A in CSS?

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

What colors go well with #BBAD9A?

#9AA8BC (complementary), #BC9D9A (analogous), and #9D896C (lighter shade) work well with #BBAD9A.