#BBB468 Color Information

Hex color code: #BBB468

#BBB468 is a subtle yellow color. In RGB it is (187, 180, 104), and in HSL it is (55°, 38%, 57%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#BBB468
RGB
187, 180, 104
HSL
55°, 38%, 57%
CMYK
0%, 4%, 44%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBB468; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 180, 104

Red: 187 / Green: 180 / Blue: 104

HSL

55°, 38%, 57%

Hue: 55° / Saturation: 38% / Lightness: 57%

CMYK

0%, 4%, 44%, 27%

Cyan: 0% / Magenta: 4% / Yellow: 44% / Key: 27%

What color is #BBB468?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBB468 to RGB:

rgb(187, 180, 104)HEX to RGB Converter →

HEX to HSL

Convert #BBB468 to HSL:

hsl(55, 38%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #BBB468 to CMYK:

cmyk(0%, 4%, 44%, 27%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #BBB468 has RGB (187, 180, 104) and HSL (55°, 38%, 57%). Known for evoking optimism and creativity, this orange-yellow hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBB468 is #686FBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BB8A68.

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

Contrast with #BBB468

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBB468?

#BBB468 is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BBB468?

#BBB468 in RGB is (187, 180, 104) - 187 red, 180 green, and 104 blue.

How to use #BBB468 in CSS?

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

What colors go well with #BBB468?

#686FBB (complementary), #BB8A68 (analogous), and #948D42 (lighter shade) work well with #BBB468.