#BBB673 Color Information

Hex color code: #BBB673

#BBB673 is a gentle yellow color. In RGB it is (187, 182, 115), and in HSL it is (56°, 35%, 59%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#BBB673
RGB
187, 182, 115
HSL
56°, 35%, 59%
CMYK
0%, 3%, 39%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBB673; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 182, 115

Red: 187 / Green: 182 / Blue: 115

HSL

56°, 35%, 59%

Hue: 56° / Saturation: 35% / Lightness: 59%

CMYK

0%, 3%, 39%, 27%

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

What color is #BBB673?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBB673 to RGB:

rgb(187, 182, 115)HEX to RGB Converter →

HEX to HSL

Convert #BBB673 to HSL:

hsl(56, 35%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #BBB673 to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #BBB673 has RGB (187, 182, 115) and HSL (56°, 35%, 59%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBB673 is #7277BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BB9272.

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

Contrast with #BBB673

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBB673?

#BBB673 is a delicate yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BBB673?

#BBB673 in RGB is (187, 182, 115) - 187 red, 182 green, and 115 blue.

How to use #BBB673 in CSS?

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

What colors go well with #BBB673?

#7277BB (complementary), #BB9272 (analogous), and #979249 (lighter shade) work well with #BBB673.