#BBB59A Color Information

Hex color code: #BBB59A

#BBB59A is a subtle yellow color. In RGB it is (187, 181, 154), and in HSL it is (49°, 20%, 67%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#BBB59A
RGB
187, 181, 154
HSL
49°, 20%, 67%
CMYK
0%, 3%, 18%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBB59A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 181, 154

Red: 187 / Green: 181 / Blue: 154

HSL

49°, 20%, 67%

Hue: 49° / Saturation: 20% / Lightness: 67%

CMYK

0%, 3%, 18%, 27%

Cyan: 0% / Magenta: 3% / Yellow: 18% / Key: 27%

What color is #BBB59A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBB59A to RGB:

rgb(187, 181, 154)HEX to RGB Converter →

HEX to HSL

Convert #BBB59A to HSL:

hsl(49, 20%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #BBB59A to CMYK:

cmyk(0%, 3%, 18%, 27%)Color Converter →

Color Meaning and Usage

#BBB59A is a gentle yellow color with RGB values of 187, 181, 154 and HSL of 49°, 20%, 67%. This orange-yellow hue evokes optimism and creativity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBB59A is #9AA0BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCA59A.

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

Contrast with #BBB59A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBB59A?

#BBB59A is a gentle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BBB59A?

#BBB59A in RGB is (187, 181, 154) - 187 red, 181 green, and 154 blue.

How to use #BBB59A in CSS?

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

What colors go well with #BBB59A?

#9AA0BC (complementary), #BCA59A (analogous), and #9D946C (lighter shade) work well with #BBB59A.