#BA855E Color Information

Hex color code: #BA855E

A pastel orange shade, #BA855E appears as (186, 133, 94) in RGB and (25°, 40%, 55%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePeru
HEX
#BA855E
RGB
186, 133, 94
HSL
25°, 40%, 55%
CMYK
0%, 28%, 49%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA855E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 133, 94

Red: 186 / Green: 133 / Blue: 94

HSL

25°, 40%, 55%

Hue: 25° / Saturation: 40% / Lightness: 55%

CMYK

0%, 28%, 49%, 27%

Cyan: 0% / Magenta: 28% / Yellow: 49% / Key: 27%

What color is #BA855E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA855E to RGB:

rgb(186, 133, 94)HEX to RGB Converter →

HEX to HSL

Convert #BA855E to HSL:

hsl(25, 40%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #BA855E to CMYK:

cmyk(0%, 28%, 49%, 27%)Color Converter →

Color Meaning and Usage

A soft orange tone, #BA855E has RGB (186, 133, 94) and HSL (25°, 40%, 55%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA855E is #5E94BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA5E66.

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

Contrast with #BA855E

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

Contrast Ratio: 6.60:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA855E?

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

What is the RGB value of #BA855E?

#BA855E in RGB is (186, 133, 94) - 186 red, 133 green, and 94 blue.

How to use #BA855E in CSS?

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

What colors go well with #BA855E?

#5E94BA (complementary), #BA5E66 (analogous), and #8F5F3D (lighter shade) work well with #BA855E.