#ABB57F Color Information

Hex color code: #ABB57F

#ABB57F is a delicate yellow color. In RGB it is (171, 181, 127), and in HSL it is (71°, 27%, 60%). It is widely used in graphic design.

Try:
Color NameDark Sea Green
HEX
#ABB57F
RGB
171, 181, 127
HSL
71°, 27%, 60%
CMYK
6%, 0%, 30%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABB57F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 181, 127

Red: 171 / Green: 181 / Blue: 127

HSL

71°, 27%, 60%

Hue: 71° / Saturation: 27% / Lightness: 60%

CMYK

6%, 0%, 30%, 29%

Cyan: 6% / Magenta: 0% / Yellow: 30% / Key: 29%

What color is #ABB57F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABB57F to RGB:

rgb(171, 181, 127)HEX to RGB Converter →

HEX to HSL

Convert #ABB57F to HSL:

hsl(71, 27%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #ABB57F to CMYK:

cmyk(6%, 0%, 30%, 29%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #ABB57F has RGB (171, 181, 127) and HSL (71°, 27%, 60%). Known for evoking nature and harmony, this green hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABB57F is #887DB5, creating high-contrast pairings. For softer combinations, try analogous colors like #B5A37D.

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

Contrast with #ABB57F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABB57F?

#ABB57F is a subtle yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #ABB57F?

#ABB57F in RGB is (171, 181, 127) - 171 red, 181 green, and 127 blue.

How to use #ABB57F in CSS?

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

What colors go well with #ABB57F?

#887DB5 (complementary), #B5A37D (analogous), and #869254 (lighter shade) work well with #ABB57F.