#B1AE4E Color Information

Hex color code: #B1AE4E

#B1AE4E is a soft yellow color. In RGB it is (177, 174, 78), and in HSL it is (58°, 39%, 50%). It is widely used in graphic design.

Try:
Color NameYellow Green
HEX
#B1AE4E
RGB
177, 174, 78
HSL
58°, 39%, 50%
CMYK
0%, 2%, 56%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1AE4E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 174, 78

Red: 177 / Green: 174 / Blue: 78

HSL

58°, 39%, 50%

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

CMYK

0%, 2%, 56%, 31%

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

What color is #B1AE4E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1AE4E to RGB:

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

HEX to HSL

Convert #B1AE4E to HSL:

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

HEX to CMYK

Convert #B1AE4E to CMYK:

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

Color Meaning and Usage

A gentle yellow tone, #B1AE4E has RGB (177, 174, 78) and HSL (58°, 39%, 50%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B1AE4E is #4E51B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B17C4E.

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

Contrast with #B1AE4E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1AE4E?

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

What is the RGB value of #B1AE4E?

#B1AE4E in RGB is (177, 174, 78) - 177 red, 174 green, and 78 blue.

How to use #B1AE4E in CSS?

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

What colors go well with #B1AE4E?

#4E51B1 (complementary), #B17C4E (analogous), and #7C7A36 (lighter shade) work well with #B1AE4E.