#B9B59D Color Information

Hex color code: #B9B59D

#B9B59D is a muted yellow color. In RGB it is (185, 181, 157), and in HSL it is (51°, 17%, 67%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#B9B59D
RGB
185, 181, 157
HSL
51°, 17%, 67%
CMYK
0%, 2%, 15%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B9B59D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 181, 157

Red: 185 / Green: 181 / Blue: 157

HSL

51°, 17%, 67%

Hue: 51° / Saturation: 17% / Lightness: 67%

CMYK

0%, 2%, 15%, 27%

Cyan: 0% / Magenta: 2% / Yellow: 15% / Key: 27%

What color is #B9B59D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B9B59D to RGB:

rgb(185, 181, 157)HEX to RGB Converter →

HEX to HSL

Convert #B9B59D to HSL:

hsl(51, 17%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #B9B59D to CMYK:

cmyk(0%, 2%, 15%, 27%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #B9B59D has RGB (185, 181, 157) and HSL (51°, 17%, 67%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B9B59D is #9DA1B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B9A79D.

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

Contrast with #B9B59D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B9B59D?

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

What is the RGB value of #B9B59D?

#B9B59D in RGB is (185, 181, 157) - 185 red, 181 green, and 157 blue.

How to use #B9B59D in CSS?

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

What colors go well with #B9B59D?

#9DA1B9 (complementary), #B9A79D (analogous), and #999370 (lighter shade) work well with #B9B59D.