#BBA663 Color Information

Hex color code: #BBA663

A soft yellow shade, #BBA663 appears as (187, 166, 99) in RGB and (46°, 39%, 56%) in HSL. It is typically applied in digital products.

Try:
Color NameTan
HEX
#BBA663
RGB
187, 166, 99
HSL
46°, 39%, 56%
CMYK
0%, 11%, 47%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBA663; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 166, 99

Red: 187 / Green: 166 / Blue: 99

HSL

46°, 39%, 56%

Hue: 46° / Saturation: 39% / Lightness: 56%

CMYK

0%, 11%, 47%, 27%

Cyan: 0% / Magenta: 11% / Yellow: 47% / Key: 27%

What color is #BBA663?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBA663 to RGB:

rgb(187, 166, 99)HEX to RGB Converter →

HEX to HSL

Convert #BBA663 to HSL:

hsl(46, 39%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #BBA663 to CMYK:

cmyk(0%, 11%, 47%, 27%)Color Converter →

Color Meaning and Usage

A gentle yellow tone, #BBA663 has RGB (187, 166, 99) and HSL (46°, 39%, 56%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBA663 is #6377BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BB7A63.

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

Contrast with #BBA663

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBA663?

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

What is the RGB value of #BBA663?

#BBA663 in RGB is (187, 166, 99) - 187 red, 166 green, and 99 blue.

How to use #BBA663 in CSS?

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

What colors go well with #BBA663?

#6377BB (complementary), #BB7A63 (analogous), and #917E40 (lighter shade) work well with #BBA663.