#BAAD9C Color Information

Hex color code: #BAAD9C

A neutral orange shade, #BAAD9C appears as (186, 173, 156) in RGB and (34°, 18%, 67%) in HSL. It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#BAAD9C
RGB
186, 173, 156
HSL
34°, 18%, 67%
CMYK
0%, 7%, 16%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAAD9C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 173, 156

Red: 186 / Green: 173 / Blue: 156

HSL

34°, 18%, 67%

Hue: 34° / Saturation: 18% / Lightness: 67%

CMYK

0%, 7%, 16%, 27%

Cyan: 0% / Magenta: 7% / Yellow: 16% / Key: 27%

What color is #BAAD9C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAAD9C to RGB:

rgb(186, 173, 156)HEX to RGB Converter →

HEX to HSL

Convert #BAAD9C to HSL:

hsl(34, 18%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #BAAD9C to CMYK:

cmyk(0%, 7%, 16%, 27%)Color Converter →

Color Meaning and Usage

#BAAD9C is a neutral orange color with RGB values of 186, 173, 156 and HSL of 34°, 18%, 67%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAAD9C is #9CA9BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA9E9C.

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

Contrast with #BAAD9C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAAD9C?

#BAAD9C is a neutral orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BAAD9C?

#BAAD9C in RGB is (186, 173, 156) - 186 red, 173 green, and 156 blue.

How to use #BAAD9C in CSS?

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

What colors go well with #BAAD9C?

#9CA9BA (complementary), #BA9E9C (analogous), and #9B886F (lighter shade) work well with #BAAD9C.