#ABA72B Color Information

Hex color code: #ABA72B

#ABA72B is a balanced yellow color. In RGB it is (171, 167, 43), and in HSL it is (58°, 60%, 42%). It is frequently seen in web interfaces.

Try:
Color NameYellow Green
HEX
#ABA72B
RGB
171, 167, 43
HSL
58°, 60%, 42%
CMYK
0%, 2%, 75%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABA72B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 167, 43

Red: 171 / Green: 167 / Blue: 43

HSL

58°, 60%, 42%

Hue: 58° / Saturation: 60% / Lightness: 42%

CMYK

0%, 2%, 75%, 33%

Cyan: 0% / Magenta: 2% / Yellow: 75% / Key: 33%

What color is #ABA72B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABA72B to RGB:

rgb(171, 167, 43)HEX to RGB Converter →

HEX to HSL

Convert #ABA72B to HSL:

hsl(58, 60%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #ABA72B to CMYK:

cmyk(0%, 2%, 75%, 33%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #ABA72B has RGB (171, 167, 43) and HSL (58°, 60%, 42%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABA72B is #2B2FAB, creating high-contrast pairings. For softer combinations, try analogous colors like #AB672B.

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

Contrast with #ABA72B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABA72B?

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

What is the RGB value of #ABA72B?

#ABA72B in RGB is (171, 167, 43) - 171 red, 167 green, and 43 blue.

How to use #ABA72B in CSS?

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

What colors go well with #ABA72B?

#2B2FAB (complementary), #AB672B (analogous), and #6E6B1C (lighter shade) work well with #ABA72B.