#ABBC2F Color Information

Hex color code: #ABBC2F

#ABBC2F is a neutral yellow color. In RGB it is (171, 188, 47), and in HSL it is (67°, 60%, 46%). It is frequently seen in web interfaces.

Try:
Color NameYellow Green
HEX
#ABBC2F
RGB
171, 188, 47
HSL
67°, 60%, 46%
CMYK
9%, 0%, 75%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABBC2F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 188, 47

Red: 171 / Green: 188 / Blue: 47

HSL

67°, 60%, 46%

Hue: 67° / Saturation: 60% / Lightness: 46%

CMYK

9%, 0%, 75%, 26%

Cyan: 9% / Magenta: 0% / Yellow: 75% / Key: 26%

What color is #ABBC2F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABBC2F to RGB:

rgb(171, 188, 47)HEX to RGB Converter →

HEX to HSL

Convert #ABBC2F to HSL:

hsl(67, 60%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #ABBC2F to CMYK:

cmyk(9%, 0%, 75%, 26%)Color Converter →

Color Meaning and Usage

A understated yellow tone, #ABBC2F has RGB (171, 188, 47) and HSL (67°, 60%, 46%). 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 #ABBC2F is #3F2FBC, creating high-contrast pairings. For softer combinations, try analogous colors like #BC862F.

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

Contrast with #ABBC2F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABBC2F?

#ABBC2F is a understated yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #ABBC2F?

#ABBC2F in RGB is (171, 188, 47) - 171 red, 188 green, and 47 blue.

How to use #ABBC2F in CSS?

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

What colors go well with #ABBC2F?

#3F2FBC (complementary), #BC862F (analogous), and #737E20 (lighter shade) work well with #ABBC2F.