#BDAB99 Color Information

Hex color code: #BDAB99

A gentle orange shade, #BDAB99 appears as (189, 171, 153) in RGB and (30°, 21%, 67%) in HSL. It is often used for branding and logos.

Try:
Color NameTan
HEX
#BDAB99
RGB
189, 171, 153
HSL
30°, 21%, 67%
CMYK
0%, 10%, 19%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDAB99; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 171, 153

Red: 189 / Green: 171 / Blue: 153

HSL

30°, 21%, 67%

Hue: 30° / Saturation: 21% / Lightness: 67%

CMYK

0%, 10%, 19%, 26%

Cyan: 0% / Magenta: 10% / Yellow: 19% / Key: 26%

What color is #BDAB99?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDAB99 to RGB:

rgb(189, 171, 153)HEX to RGB Converter →

HEX to HSL

Convert #BDAB99 to HSL:

hsl(30, 21%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #BDAB99 to CMYK:

cmyk(0%, 10%, 19%, 26%)Color Converter →

Color Meaning and Usage

#BDAB99 is a soft orange color with RGB values of 189, 171, 153 and HSL of 30°, 21%, 67%. This orange-yellow hue evokes optimism and creativity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDAB99 is #99ABBD, creating high-contrast pairings. For softer combinations, try analogous colors like #BD9999.

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

Contrast with #BDAB99

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDAB99?

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

What is the RGB value of #BDAB99?

#BDAB99 in RGB is (189, 171, 153) - 189 red, 171 green, and 153 blue.

How to use #BDAB99 in CSS?

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

What colors go well with #BDAB99?

#99ABBD (complementary), #BD9999 (analogous), and #9E856B (lighter shade) work well with #BDAB99.