#ABAD7D Color Information

Hex color code: #ABAD7D

A delicate yellow shade, #ABAD7D appears as (171, 173, 125) in RGB and (63°, 23%, 58%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Sea Green
HEX
#ABAD7D
RGB
171, 173, 125
HSL
63°, 23%, 58%
CMYK
1%, 0%, 28%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABAD7D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 173, 125

Red: 171 / Green: 173 / Blue: 125

HSL

63°, 23%, 58%

Hue: 63° / Saturation: 23% / Lightness: 58%

CMYK

1%, 0%, 28%, 32%

Cyan: 1% / Magenta: 0% / Yellow: 28% / Key: 32%

What color is #ABAD7D?

#ABAD7D is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABAD7D to RGB:

rgb(171, 173, 125)HEX to RGB Converter →

HEX to HSL

Convert #ABAD7D to HSL:

hsl(63, 23%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #ABAD7D to CMYK:

cmyk(1%, 0%, 28%, 32%)Color Converter →

Color Meaning and Usage

A soft yellow tone, #ABAD7D has RGB (171, 173, 125) and HSL (63°, 23%, 58%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABAD7D is #7E7BAD, creating high-contrast pairings. For softer combinations, try analogous colors like #AD967B.

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

Contrast with #ABAD7D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABAD7D?

#ABAD7D is a soft yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #ABAD7D?

#ABAD7D in RGB is (171, 173, 125) - 171 red, 173 green, and 125 blue.

How to use #ABAD7D in CSS?

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

What colors go well with #ABAD7D?

#7E7BAD (complementary), #AD967B (analogous), and #848754 (lighter shade) work well with #ABAD7D.