#BAA04F Color Information

Hex color code: #BAA04F

A delicate yellow shade, #BAA04F appears as (186, 160, 79) in RGB and (45°, 44%, 52%) in HSL. It is widely used in graphic design.

Try:
Color NamePeru
HEX
#BAA04F
RGB
186, 160, 79
HSL
45°, 44%, 52%
CMYK
0%, 14%, 58%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAA04F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 160, 79

Red: 186 / Green: 160 / Blue: 79

HSL

45°, 44%, 52%

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

CMYK

0%, 14%, 58%, 27%

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

What color is #BAA04F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAA04F to RGB:

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

HEX to HSL

Convert #BAA04F to HSL:

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

HEX to CMYK

Convert #BAA04F to CMYK:

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

Color Meaning and Usage

#BAA04F is a gentle yellow color with RGB values of 186, 160, 79 and HSL of 45°, 44%, 52%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAA04F is #4F6ABA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA6A4F.

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

Contrast with #BAA04F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAA04F?

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

What is the RGB value of #BAA04F?

#BAA04F in RGB is (186, 160, 79) - 186 red, 160 green, and 79 blue.

How to use #BAA04F in CSS?

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

What colors go well with #BAA04F?

#4F6ABA (complementary), #BA6A4F (analogous), and #887335 (lighter shade) work well with #BAA04F.