#BA954A Color Information

Hex color code: #BA954A

#BA954A is a soft orange color. In RGB it is (186, 149, 74), and in HSL it is (40°, 45%, 51%). It is typically applied in digital products.

Try:
Color NamePeru
HEX
#BA954A
RGB
186, 149, 74
HSL
40°, 45%, 51%
CMYK
0%, 20%, 60%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA954A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 149, 74

Red: 186 / Green: 149 / Blue: 74

HSL

40°, 45%, 51%

Hue: 40° / Saturation: 45% / Lightness: 51%

CMYK

0%, 20%, 60%, 27%

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

What color is #BA954A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA954A to RGB:

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

HEX to HSL

Convert #BA954A to HSL:

hsl(40, 45%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #BA954A to CMYK:

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

Color Meaning and Usage

A subtle orange tone, #BA954A has RGB (186, 149, 74) and HSL (40°, 45%, 51%). 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 #BA954A is #4A6FBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA5D4A.

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

Contrast with #BA954A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA954A?

#BA954A is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BA954A?

#BA954A in RGB is (186, 149, 74) - 186 red, 149 green, and 74 blue.

How to use #BA954A in CSS?

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

What colors go well with #BA954A?

#4A6FBA (complementary), #BA5D4A (analogous), and #856A32 (lighter shade) work well with #BA954A.