#BA8528 Color Information

Hex color code: #BA8528

#BA8528 is a balanced orange color. In RGB it is (186, 133, 40), and in HSL it is (38°, 65%, 44%). It is frequently seen in web interfaces.

Try:
Color NameDark Goldenrod
HEX
#BA8528
RGB
186, 133, 40
HSL
38°, 65%, 44%
CMYK
0%, 28%, 78%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA8528; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 133, 40

Red: 186 / Green: 133 / Blue: 40

HSL

38°, 65%, 44%

Hue: 38° / Saturation: 65% / Lightness: 44%

CMYK

0%, 28%, 78%, 27%

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

What color is #BA8528?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA8528 to RGB:

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

HEX to HSL

Convert #BA8528 to HSL:

hsl(38, 65%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #BA8528 to CMYK:

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

Color Meaning and Usage

#BA8528 is a subtle orange color with RGB values of 186, 133, 40 and HSL of 38°, 65%, 44%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA8528 is #275DB9, creating high-contrast pairings. For softer combinations, try analogous colors like #B93B27.

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

Contrast with #BA8528

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA8528?

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

What is the RGB value of #BA8528?

#BA8528 in RGB is (186, 133, 40) - 186 red, 133 green, and 40 blue.

How to use #BA8528 in CSS?

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

What colors go well with #BA8528?

#275DB9 (complementary), #B93B27 (analogous), and #7A571A (lighter shade) work well with #BA8528.