#B1AC4E Color Information

Hex color code: #B1AC4E

#B1AC4E is a subtle yellow color. In RGB it is (177, 172, 78), and in HSL it is (57°, 39%, 50%). It is often used for branding and logos.

Try:
Color NameYellow Green
HEX
#B1AC4E
RGB
177, 172, 78
HSL
57°, 39%, 50%
CMYK
0%, 3%, 56%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1AC4E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 172, 78

Red: 177 / Green: 172 / Blue: 78

HSL

57°, 39%, 50%

Hue: 57° / Saturation: 39% / Lightness: 50%

CMYK

0%, 3%, 56%, 31%

Cyan: 0% / Magenta: 3% / Yellow: 56% / Key: 31%

What color is #B1AC4E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1AC4E to RGB:

rgb(177, 172, 78)HEX to RGB Converter →

HEX to HSL

Convert #B1AC4E to HSL:

hsl(57, 39%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #B1AC4E to CMYK:

cmyk(0%, 3%, 56%, 31%)Color Converter →

Color Meaning and Usage

A soft yellow tone, #B1AC4E has RGB (177, 172, 78) and HSL (57°, 39%, 50%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B1AC4E is #4E53B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B17B4E.

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

Contrast with #B1AC4E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1AC4E?

#B1AC4E is a soft yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #B1AC4E?

#B1AC4E in RGB is (177, 172, 78) - 177 red, 172 green, and 78 blue.

How to use #B1AC4E in CSS?

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

What colors go well with #B1AC4E?

#4E53B1 (complementary), #B17B4E (analogous), and #7C7936 (lighter shade) work well with #B1AC4E.