#BDA889 Color Information

Hex color code: #BDA889

A gentle orange shade, #BDA889 appears as (189, 168, 137) in RGB and (36°, 28%, 64%) in HSL. It is often used for branding and logos.

Try:
Color NameTan
HEX
#BDA889
RGB
189, 168, 137
HSL
36°, 28%, 64%
CMYK
0%, 11%, 28%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDA889; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 168, 137

Red: 189 / Green: 168 / Blue: 137

HSL

36°, 28%, 64%

Hue: 36° / Saturation: 28% / Lightness: 64%

CMYK

0%, 11%, 28%, 26%

Cyan: 0% / Magenta: 11% / Yellow: 28% / Key: 26%

What color is #BDA889?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDA889 to RGB:

rgb(189, 168, 137)HEX to RGB Converter →

HEX to HSL

Convert #BDA889 to HSL:

hsl(36, 28%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #BDA889 to CMYK:

cmyk(0%, 11%, 28%, 26%)Color Converter →

Color Meaning and Usage

#BDA889 is a delicate orange color with RGB values of 189, 168, 137 and HSL of 36°, 28%, 64%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDA889 is #899EBD, creating high-contrast pairings. For softer combinations, try analogous colors like #BD8F89.

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

Contrast with #BDA889

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDA889?

#BDA889 is a delicate orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BDA889?

#BDA889 in RGB is (189, 168, 137) - 189 red, 168 green, and 137 blue.

How to use #BDA889 in CSS?

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

What colors go well with #BDA889?

#899EBD (complementary), #BD8F89 (analogous), and #A0845A (lighter shade) work well with #BDA889.