#BA9B97 Color Information

Hex color code: #BA9B97

The hex color #BA9B97 is a soft red with RGB values of (186, 155, 151) and HSL of (7°, 20%, 66%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#BA9B97
RGB
186, 155, 151
HSL
7°, 20%, 66%
CMYK
0%, 17%, 19%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA9B97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 155, 151

Red: 186 / Green: 155 / Blue: 151

HSL

7°, 20%, 66%

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

CMYK

0%, 17%, 19%, 27%

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

What color is #BA9B97?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA9B97 to RGB:

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

HEX to HSL

Convert #BA9B97 to HSL:

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

HEX to CMYK

Convert #BA9B97 to CMYK:

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

Color Meaning and Usage

A soft red tone, #BA9B97 has RGB (186, 155, 151) and HSL (7°, 20%, 66%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA9B97 is #97B6BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA97A4.

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

Contrast with #BA9B97

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA9B97?

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

What is the RGB value of #BA9B97?

#BA9B97 in RGB is (186, 155, 151) - 186 red, 155 green, and 151 blue.

How to use #BA9B97 in CSS?

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

What colors go well with #BA9B97?

#97B6BA (complementary), #BA97A4 (analogous), and #9B6F69 (lighter shade) work well with #BA9B97.