#BA9D95 Color Information

Hex color code: #BA9D95

The hex color #BA9D95 is a subtle red with RGB values of (186, 157, 149) and HSL of (13°, 21%, 66%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#BA9D95
RGB
186, 157, 149
HSL
13°, 21%, 66%
CMYK
0%, 16%, 20%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA9D95; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 157, 149

Red: 186 / Green: 157 / Blue: 149

HSL

13°, 21%, 66%

Hue: 13° / Saturation: 21% / Lightness: 66%

CMYK

0%, 16%, 20%, 27%

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

What color is #BA9D95?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA9D95 to RGB:

rgb(186, 157, 149)HEX to RGB Converter →

HEX to HSL

Convert #BA9D95 to HSL:

hsl(13, 21%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BA9D95 to CMYK:

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

Color Meaning and Usage

#BA9D95 is a pastel red color with RGB values of 186, 157, 149 and HSL of 13°, 21%, 66%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA9D95 is #96B3BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BB96A0.

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

Contrast with #BA9D95

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA9D95?

#BA9D95 is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BA9D95?

#BA9D95 in RGB is (186, 157, 149) - 186 red, 157 green, and 149 blue.

How to use #BA9D95 in CSS?

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

What colors go well with #BA9D95?

#96B3BB (complementary), #BB96A0 (analogous), and #9C7368 (lighter shade) work well with #BA9D95.