#BBB58B Color Information

Hex color code: #BBB58B

A delicate yellow shade, #BBB58B appears as (187, 181, 139) in RGB and (53°, 26%, 64%) in HSL. It is popular in mobile app design.

Try:
Color NameTan
HEX
#BBB58B
RGB
187, 181, 139
HSL
53°, 26%, 64%
CMYK
0%, 3%, 26%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBB58B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 181, 139

Red: 187 / Green: 181 / Blue: 139

HSL

53°, 26%, 64%

Hue: 53° / Saturation: 26% / Lightness: 64%

CMYK

0%, 3%, 26%, 27%

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

What color is #BBB58B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBB58B to RGB:

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

HEX to HSL

Convert #BBB58B to HSL:

hsl(53, 26%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #BBB58B to CMYK:

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

Color Meaning and Usage

A gentle yellow tone, #BBB58B has RGB (187, 181, 139) and HSL (53°, 26%, 64%). 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 #BBB58B is #8B91BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BB9E8B.

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

Contrast with #BBB58B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBB58B?

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

What is the RGB value of #BBB58B?

#BBB58B in RGB is (187, 181, 139) - 187 red, 181 green, and 139 blue.

How to use #BBB58B in CSS?

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

What colors go well with #BBB58B?

#8B91BB (complementary), #BB9E8B (analogous), and #9D965C (lighter shade) work well with #BBB58B.