#BAB56D Color Information

Hex color code: #BAB56D

A delicate yellow shade, #BAB56D appears as (186, 181, 109) in RGB and (56°, 36%, 58%) in HSL. It is widely used in graphic design.

Try:
Color NameTan
HEX
#BAB56D
RGB
186, 181, 109
HSL
56°, 36%, 58%
CMYK
0%, 3%, 41%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAB56D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 181, 109

Red: 186 / Green: 181 / Blue: 109

HSL

56°, 36%, 58%

Hue: 56° / Saturation: 36% / Lightness: 58%

CMYK

0%, 3%, 41%, 27%

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

What color is #BAB56D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAB56D to RGB:

rgb(186, 181, 109)HEX to RGB Converter →

HEX to HSL

Convert #BAB56D to HSL:

hsl(56, 36%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #BAB56D to CMYK:

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

Color Meaning and Usage

#BAB56D is a delicate yellow color with RGB values of 186, 181, 109 and HSL of 56°, 36%, 58%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAB56D is #6D72BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA8F6D.

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

Contrast with #BAB56D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAB56D?

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

What is the RGB value of #BAB56D?

#BAB56D in RGB is (186, 181, 109) - 186 red, 181 green, and 109 blue.

How to use #BAB56D in CSS?

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

What colors go well with #BAB56D?

#6D72BA (complementary), #BA8F6D (analogous), and #959046 (lighter shade) work well with #BAB56D.