#BAB369 Color Information

Hex color code: #BAB369

A gentle yellow shade, #BAB369 appears as (186, 179, 105) in RGB and (55°, 37%, 57%) in HSL. It is often used for branding and logos.

Try:
Color NameTan
HEX
#BAB369
RGB
186, 179, 105
HSL
55°, 37%, 57%
CMYK
0%, 4%, 44%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAB369; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 179, 105

Red: 186 / Green: 179 / Blue: 105

HSL

55°, 37%, 57%

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

CMYK

0%, 4%, 44%, 27%

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

What color is #BAB369?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAB369 to RGB:

rgb(186, 179, 105)HEX to RGB Converter →

HEX to HSL

Convert #BAB369 to HSL:

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

HEX to CMYK

Convert #BAB369 to CMYK:

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

Color Meaning and Usage

A delicate yellow tone, #BAB369 has RGB (186, 179, 105) and HSL (55°, 37%, 57%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAB369 is #6970BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA8B69.

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

Contrast with #BAB369

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAB369?

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

What is the RGB value of #BAB369?

#BAB369 in RGB is (186, 179, 105) - 186 red, 179 green, and 105 blue.

How to use #BAB369 in CSS?

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

What colors go well with #BAB369?

#6970BA (complementary), #BA8B69 (analogous), and #938C43 (lighter shade) work well with #BAB369.