#BAAA84 Color Information

Hex color code: #BAAA84

The hex color #BAAA84 is a delicate orange with RGB values of (186, 170, 132) and HSL of (42°, 28%, 62%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#BAAA84
RGB
186, 170, 132
HSL
42°, 28%, 62%
CMYK
0%, 9%, 29%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAAA84; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 170, 132

Red: 186 / Green: 170 / Blue: 132

HSL

42°, 28%, 62%

Hue: 42° / Saturation: 28% / Lightness: 62%

CMYK

0%, 9%, 29%, 27%

Cyan: 0% / Magenta: 9% / Yellow: 29% / Key: 27%

What color is #BAAA84?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAAA84 to RGB:

rgb(186, 170, 132)HEX to RGB Converter →

HEX to HSL

Convert #BAAA84 to HSL:

hsl(42, 28%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #BAAA84 to CMYK:

cmyk(0%, 9%, 29%, 27%)Color Converter →

Color Meaning and Usage

#BAAA84 is a pastel orange color with RGB values of 186, 170, 132 and HSL of 42°, 28%, 62%. This orange-yellow hue evokes optimism and creativity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAAA84 is #8393B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B98E83.

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

Contrast with #BAAA84

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAAA84?

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

What is the RGB value of #BAAA84?

#BAAA84 in RGB is (186, 170, 132) - 186 red, 170 green, and 132 blue.

How to use #BAAA84 in CSS?

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

What colors go well with #BAAA84?

#8393B9 (complementary), #B98E83 (analogous), and #998556 (lighter shade) work well with #BAAA84.