#B6AD9A Color Information

Hex color code: #B6AD9A

#B6AD9A is a subtle orange color. In RGB it is (182, 173, 154), and in HSL it is (41°, 16%, 66%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#B6AD9A
RGB
182, 173, 154
HSL
41°, 16%, 66%
CMYK
0%, 5%, 15%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B6AD9A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 173, 154

Red: 182 / Green: 173 / Blue: 154

HSL

41°, 16%, 66%

Hue: 41° / Saturation: 16% / Lightness: 66%

CMYK

0%, 5%, 15%, 29%

Cyan: 0% / Magenta: 5% / Yellow: 15% / Key: 29%

What color is #B6AD9A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B6AD9A to RGB:

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

HEX to HSL

Convert #B6AD9A to HSL:

hsl(41, 16%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #B6AD9A to CMYK:

cmyk(0%, 5%, 15%, 29%)Color Converter →

Color Meaning and Usage

A neutral orange tone, #B6AD9A has RGB (182, 173, 154) and HSL (41°, 16%, 66%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B6AD9A is #9AA3B6, creating high-contrast pairings. For softer combinations, try analogous colors like #B6A09A.

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

Contrast with #B6AD9A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B6AD9A?

#B6AD9A is a neutral orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #B6AD9A?

#B6AD9A in RGB is (182, 173, 154) - 182 red, 173 green, and 154 blue.

How to use #B6AD9A in CSS?

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

What colors go well with #B6AD9A?

#9AA3B6 (complementary), #B6A09A (analogous), and #96896E (lighter shade) work well with #B6AD9A.