#BAAC6D Color Information

Hex color code: #BAAC6D

#BAAC6D is a delicate yellow color. In RGB it is (186, 172, 109), and in HSL it is (49°, 36%, 58%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#BAAC6D
RGB
186, 172, 109
HSL
49°, 36%, 58%
CMYK
0%, 8%, 41%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAAC6D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 172, 109

Red: 186 / Green: 172 / Blue: 109

HSL

49°, 36%, 58%

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

CMYK

0%, 8%, 41%, 27%

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

What color is #BAAC6D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAAC6D to RGB:

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

HEX to HSL

Convert #BAAC6D to HSL:

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

HEX to CMYK

Convert #BAAC6D to CMYK:

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

Color Meaning and Usage

A pastel yellow tone, #BAAC6D has RGB (186, 172, 109) and HSL (49°, 36%, 58%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAAC6D is #6D7BBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA866D.

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

Contrast with #BAAC6D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAAC6D?

#BAAC6D is a pastel yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BAAC6D?

#BAAC6D in RGB is (186, 172, 109) - 186 red, 172 green, and 109 blue.

How to use #BAAC6D in CSS?

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

What colors go well with #BAAC6D?

#6D7BBA (complementary), #BA866D (analogous), and #958746 (lighter shade) work well with #BAAC6D.