#BDA661 Color Information

Hex color code: #BDA661

The hex color #BDA661 is a gentle yellow with RGB values of (189, 166, 97) and HSL of (45°, 41%, 56%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#BDA661
RGB
189, 166, 97
HSL
45°, 41%, 56%
CMYK
0%, 12%, 49%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDA661; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 166, 97

Red: 189 / Green: 166 / Blue: 97

HSL

45°, 41%, 56%

Hue: 45° / Saturation: 41% / Lightness: 56%

CMYK

0%, 12%, 49%, 26%

Cyan: 0% / Magenta: 12% / Yellow: 49% / Key: 26%

What color is #BDA661?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDA661 to RGB:

rgb(189, 166, 97)HEX to RGB Converter →

HEX to HSL

Convert #BDA661 to HSL:

hsl(45, 41%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #BDA661 to CMYK:

cmyk(0%, 12%, 49%, 26%)Color Converter →

Color Meaning and Usage

A soft yellow tone, #BDA661 has RGB (189, 166, 97) and HSL (45°, 41%, 56%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDA661 is #6178BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BD7861.

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

Contrast with #BDA661

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDA661?

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

What is the RGB value of #BDA661?

#BDA661 in RGB is (189, 166, 97) - 189 red, 166 green, and 97 blue.

How to use #BDA661 in CSS?

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

What colors go well with #BDA661?

#6178BD (complementary), #BD7861 (analogous), and #937E3E (lighter shade) work well with #BDA661.