#BA884F Color Information

Hex color code: #BA884F

A pastel orange shade, #BA884F appears as (186, 136, 79) in RGB and (32°, 44%, 52%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePeru
HEX
#BA884F
RGB
186, 136, 79
HSL
32°, 44%, 52%
CMYK
0%, 27%, 58%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA884F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 136, 79

Red: 186 / Green: 136 / Blue: 79

HSL

32°, 44%, 52%

Hue: 32° / Saturation: 44% / Lightness: 52%

CMYK

0%, 27%, 58%, 27%

Cyan: 0% / Magenta: 27% / Yellow: 58% / Key: 27%

What color is #BA884F?

#BA884F is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA884F to RGB:

rgb(186, 136, 79)HEX to RGB Converter →

HEX to HSL

Convert #BA884F to HSL:

hsl(32, 44%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #BA884F to CMYK:

cmyk(0%, 27%, 58%, 27%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #BA884F has RGB (186, 136, 79) and HSL (32°, 44%, 52%). Known for evoking optimism and creativity, this orange-yellow hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA884F is #4F81BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA524F.

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

Contrast with #BA884F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA884F?

#BA884F is a gentle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BA884F?

#BA884F in RGB is (186, 136, 79) - 186 red, 136 green, and 79 blue.

How to use #BA884F in CSS?

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

What colors go well with #BA884F?

#4F81BA (complementary), #BA524F (analogous), and #886135 (lighter shade) work well with #BA884F.