#BA8F6D Color Information

Hex color code: #BA8F6D

A soft orange shade, #BA8F6D appears as (186, 143, 109) in RGB and (26°, 36%, 58%) in HSL. It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#BA8F6D
RGB
186, 143, 109
HSL
26°, 36%, 58%
CMYK
0%, 23%, 41%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA8F6D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 143, 109

Red: 186 / Green: 143 / Blue: 109

HSL

26°, 36%, 58%

Hue: 26° / Saturation: 36% / Lightness: 58%

CMYK

0%, 23%, 41%, 27%

Cyan: 0% / Magenta: 23% / Yellow: 41% / Key: 27%

What color is #BA8F6D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA8F6D to RGB:

rgb(186, 143, 109)HEX to RGB Converter →

HEX to HSL

Convert #BA8F6D to HSL:

hsl(26, 36%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #BA8F6D to CMYK:

cmyk(0%, 23%, 41%, 27%)Color Converter →

Color Meaning and Usage

#BA8F6D is a pastel orange color with RGB values of 186, 143, 109 and HSL of 26°, 36%, 58%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA8F6D is #6D99BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA6D72.

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

Contrast with #BA8F6D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA8F6D?

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

What is the RGB value of #BA8F6D?

#BA8F6D in RGB is (186, 143, 109) - 186 red, 143 green, and 109 blue.

How to use #BA8F6D in CSS?

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

What colors go well with #BA8F6D?

#6D99BA (complementary), #BA6D72 (analogous), and #956846 (lighter shade) work well with #BA8F6D.