#BA8B7D Color Information

Hex color code: #BA8B7D

#BA8B7D is a soft red color. In RGB it is (186, 139, 125), and in HSL it is (14°, 31%, 61%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#BA8B7D
RGB
186, 139, 125
HSL
14°, 31%, 61%
CMYK
0%, 25%, 33%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA8B7D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 139, 125

Red: 186 / Green: 139 / Blue: 125

HSL

14°, 31%, 61%

Hue: 14° / Saturation: 31% / Lightness: 61%

CMYK

0%, 25%, 33%, 27%

Cyan: 0% / Magenta: 25% / Yellow: 33% / Key: 27%

What color is #BA8B7D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA8B7D to RGB:

rgb(186, 139, 125)HEX to RGB Converter →

HEX to HSL

Convert #BA8B7D to HSL:

hsl(14, 31%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #BA8B7D to CMYK:

cmyk(0%, 25%, 33%, 27%)Color Converter →

Color Meaning and Usage

A delicate red tone, #BA8B7D has RGB (186, 139, 125) and HSL (14°, 31%, 61%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA8B7D is #7DACBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA7D8D.

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

Contrast with #BA8B7D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA8B7D?

#BA8B7D is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BA8B7D?

#BA8B7D in RGB is (186, 139, 125) - 186 red, 139 green, and 125 blue.

How to use #BA8B7D in CSS?

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

What colors go well with #BA8B7D?

#7DACBA (complementary), #BA7D8D (analogous), and #9A6251 (lighter shade) work well with #BA8B7D.