#BBB85D Color Information

Hex color code: #BBB85D

A subtle yellow shade, #BBB85D appears as (187, 184, 93) in RGB and (58°, 41%, 55%) in HSL. It is often used for branding and logos.

Try:
Color NameTan
HEX
#BBB85D
RGB
187, 184, 93
HSL
58°, 41%, 55%
CMYK
0%, 2%, 50%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBB85D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 184, 93

Red: 187 / Green: 184 / Blue: 93

HSL

58°, 41%, 55%

Hue: 58° / Saturation: 41% / Lightness: 55%

CMYK

0%, 2%, 50%, 27%

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

What color is #BBB85D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBB85D to RGB:

rgb(187, 184, 93)HEX to RGB Converter →

HEX to HSL

Convert #BBB85D to HSL:

hsl(58, 41%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #BBB85D to CMYK:

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

Color Meaning and Usage

A soft yellow tone, #BBB85D has RGB (187, 184, 93) and HSL (58°, 41%, 55%). 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 #BBB85D is #5D60BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BB895D.

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

Contrast with #BBB85D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBB85D?

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

What is the RGB value of #BBB85D?

#BBB85D in RGB is (187, 184, 93) - 187 red, 184 green, and 93 blue.

How to use #BBB85D in CSS?

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

What colors go well with #BBB85D?

#5D60BB (complementary), #BB895D (analogous), and #908D3C (lighter shade) work well with #BBB85D.