#BAB269 Color Information

Hex color code: #BAB269

#BAB269 is a soft yellow color. In RGB it is (186, 178, 105), and in HSL it is (54°, 37%, 57%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#BAB269
RGB
186, 178, 105
HSL
54°, 37%, 57%
CMYK
0%, 4%, 44%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAB269; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 178, 105

Red: 186 / Green: 178 / Blue: 105

HSL

54°, 37%, 57%

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

CMYK

0%, 4%, 44%, 27%

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

What color is #BAB269?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAB269 to RGB:

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

HEX to HSL

Convert #BAB269 to HSL:

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

HEX to CMYK

Convert #BAB269 to CMYK:

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

Color Meaning and Usage

A subtle yellow tone, #BAB269 has RGB (186, 178, 105) and HSL (54°, 37%, 57%). 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 #BAB269 is #6971BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA8969.

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

Contrast with #BAB269

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAB269?

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

What is the RGB value of #BAB269?

#BAB269 in RGB is (186, 178, 105) - 186 red, 178 green, and 105 blue.

How to use #BAB269 in CSS?

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

What colors go well with #BAB269?

#6971BA (complementary), #BA8969 (analogous), and #938B43 (lighter shade) work well with #BAB269.