#ABB36F Color Information

Hex color code: #ABB36F

The hex color #ABB36F is a pastel yellow with RGB values of (171, 179, 111) and HSL of (67°, 31%, 57%). It is commonly used in modern UI design.

Try:
Color NameDark Sea Green
HEX
#ABB36F
RGB
171, 179, 111
HSL
67°, 31%, 57%
CMYK
4%, 0%, 38%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABB36F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 179, 111

Red: 171 / Green: 179 / Blue: 111

HSL

67°, 31%, 57%

Hue: 67° / Saturation: 31% / Lightness: 57%

CMYK

4%, 0%, 38%, 30%

Cyan: 4% / Magenta: 0% / Yellow: 38% / Key: 30%

What color is #ABB36F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABB36F to RGB:

rgb(171, 179, 111)HEX to RGB Converter →

HEX to HSL

Convert #ABB36F to HSL:

hsl(67, 31%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #ABB36F to CMYK:

cmyk(4%, 0%, 38%, 30%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #ABB36F has RGB (171, 179, 111) and HSL (67°, 31%, 57%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABB36F is #776FB3, creating high-contrast pairings. For softer combinations, try analogous colors like #B3996F.

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

Contrast with #ABB36F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABB36F?

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

What is the RGB value of #ABB36F?

#ABB36F in RGB is (171, 179, 111) - 171 red, 179 green, and 111 blue.

How to use #ABB36F in CSS?

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

What colors go well with #ABB36F?

#776FB3 (complementary), #B3996F (analogous), and #858C4A (lighter shade) work well with #ABB36F.