#BA8D12 Color Information

Hex color code: #BA8D12

The hex color #BA8D12 is a bold orange with RGB values of (186, 141, 18) and HSL of (44°, 82%, 40%). It is frequently seen in web interfaces.

Try:
Color NameDark Goldenrod
HEX
#BA8D12
RGB
186, 141, 18
HSL
44°, 82%, 40%
CMYK
0%, 24%, 90%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BA8D12; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 141, 18

Red: 186 / Green: 141 / Blue: 18

HSL

44°, 82%, 40%

Hue: 44° / Saturation: 82% / Lightness: 40%

CMYK

0%, 24%, 90%, 27%

Cyan: 0% / Magenta: 24% / Yellow: 90% / Key: 27%

What color is #BA8D12?

#BA8D12 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BA8D12 to RGB:

rgb(186, 141, 18)HEX to RGB Converter →

HEX to HSL

Convert #BA8D12 to HSL:

hsl(44, 82%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #BA8D12 to CMYK:

cmyk(0%, 24%, 90%, 27%)Color Converter →

Color Meaning and Usage

#BA8D12 is a eye-catching orange color with RGB values of 186, 141, 18 and HSL of 44°, 82%, 40%. This highly saturated hue evokes energy and excitement, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BA8D12 is #123FBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA3912.

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

Contrast with #BA8D12

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BA8D12?

#BA8D12 is a eye-catching orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BA8D12?

#BA8D12 in RGB is (186, 141, 18) - 186 red, 141 green, and 18 blue.

How to use #BA8D12 in CSS?

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

What colors go well with #BA8D12?

#123FBA (complementary), #BA3912 (analogous), and #74580B (lighter shade) work well with #BA8D12.