#BAA097 Color Information

Hex color code: #BAA097

#BAA097 is a subtle orange color. In RGB it is (186, 160, 151), and in HSL it is (15°, 20%, 66%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#BAA097
RGB
186, 160, 151
HSL
15°, 20%, 66%
CMYK
0%, 14%, 19%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAA097; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 160, 151

Red: 186 / Green: 160 / Blue: 151

HSL

15°, 20%, 66%

Hue: 15° / Saturation: 20% / Lightness: 66%

CMYK

0%, 14%, 19%, 27%

Cyan: 0% / Magenta: 14% / Yellow: 19% / Key: 27%

What color is #BAA097?

#BAA097 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAA097 to RGB:

rgb(186, 160, 151)HEX to RGB Converter →

HEX to HSL

Convert #BAA097 to HSL:

hsl(15, 20%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BAA097 to CMYK:

cmyk(0%, 14%, 19%, 27%)Color Converter →

Color Meaning and Usage

A soft orange tone, #BAA097 has RGB (186, 160, 151) and HSL (15°, 20%, 66%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAA097 is #97B1BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA97A0.

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

Contrast with #BAA097

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAA097?

#BAA097 is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BAA097?

#BAA097 in RGB is (186, 160, 151) - 186 red, 160 green, and 151 blue.

How to use #BAA097 in CSS?

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

What colors go well with #BAA097?

#97B1BA (complementary), #BA97A0 (analogous), and #9B7669 (lighter shade) work well with #BAA097.