#ABA66D Color Information

Hex color code: #ABA66D

A gentle yellow shade, #ABA66D appears as (171, 166, 109) in RGB and (55°, 27%, 55%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#ABA66D
RGB
171, 166, 109
HSL
55°, 27%, 55%
CMYK
0%, 3%, 36%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABA66D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 166, 109

Red: 171 / Green: 166 / Blue: 109

HSL

55°, 27%, 55%

Hue: 55° / Saturation: 27% / Lightness: 55%

CMYK

0%, 3%, 36%, 33%

Cyan: 0% / Magenta: 3% / Yellow: 36% / Key: 33%

What color is #ABA66D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABA66D to RGB:

rgb(171, 166, 109)HEX to RGB Converter →

HEX to HSL

Convert #ABA66D to HSL:

hsl(55, 27%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #ABA66D to CMYK:

cmyk(0%, 3%, 36%, 33%)Color Converter →

Color Meaning and Usage

#ABA66D is a subtle yellow color with RGB values of 171, 166, 109 and HSL of 55°, 27%, 55%. This orange-yellow hue evokes optimism and creativity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABA66D is #6D72AB, creating high-contrast pairings. For softer combinations, try analogous colors like #AB876D.

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

Contrast with #ABA66D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABA66D?

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

What is the RGB value of #ABA66D?

#ABA66D in RGB is (171, 166, 109) - 171 red, 166 green, and 109 blue.

How to use #ABA66D in CSS?

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

What colors go well with #ABA66D?

#6D72AB (complementary), #AB876D (analogous), and #827D4A (lighter shade) work well with #ABA66D.