#BAAC82 Color Information

Hex color code: #BAAC82

The hex color #BAAC82 is a gentle yellow with RGB values of (186, 172, 130) and HSL of (45°, 29%, 62%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#BAAC82
RGB
186, 172, 130
HSL
45°, 29%, 62%
CMYK
0%, 8%, 30%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAAC82; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 172, 130

Red: 186 / Green: 172 / Blue: 130

HSL

45°, 29%, 62%

Hue: 45° / Saturation: 29% / Lightness: 62%

CMYK

0%, 8%, 30%, 27%

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

What color is #BAAC82?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAAC82 to RGB:

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

HEX to HSL

Convert #BAAC82 to HSL:

hsl(45, 29%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #BAAC82 to CMYK:

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

Color Meaning and Usage

A pastel yellow tone, #BAAC82 has RGB (186, 172, 130) and HSL (45°, 29%, 62%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAAC82 is #8290BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA9082.

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

Contrast with #BAAC82

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAAC82?

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

What is the RGB value of #BAAC82?

#BAAC82 in RGB is (186, 172, 130) - 186 red, 172 green, and 130 blue.

How to use #BAAC82 in CSS?

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

What colors go well with #BAAC82?

#8290BA (complementary), #BA9082 (analogous), and #9B8955 (lighter shade) work well with #BAAC82.