#A2AB5F Color Information

Hex color code: #A2AB5F

The hex color #A2AB5F is a delicate yellow with RGB values of (162, 171, 95) and HSL of (67°, 31%, 52%). It is popular in mobile app design.

Try:
Color NameDark Sea Green
HEX
#A2AB5F
RGB
162, 171, 95
HSL
67°, 31%, 52%
CMYK
5%, 0%, 44%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A2AB5F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 171, 95

Red: 162 / Green: 171 / Blue: 95

HSL

67°, 31%, 52%

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

CMYK

5%, 0%, 44%, 33%

Cyan: 5% / Magenta: 0% / Yellow: 44% / Key: 33%

What color is #A2AB5F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A2AB5F to RGB:

rgb(162, 171, 95)HEX to RGB Converter →

HEX to HSL

Convert #A2AB5F to HSL:

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

HEX to CMYK

Convert #A2AB5F to CMYK:

cmyk(5%, 0%, 44%, 33%)Color Converter →

Color Meaning and Usage

#A2AB5F is a delicate yellow color with RGB values of 162, 171, 95 and HSL of 67°, 31%, 52%. This green hue evokes nature and harmony, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A2AB5F is #685FAB, creating high-contrast pairings. For softer combinations, try analogous colors like #AB8D5F.

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

Contrast with #A2AB5F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A2AB5F?

#A2AB5F is a delicate yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #A2AB5F?

#A2AB5F in RGB is (162, 171, 95) - 162 red, 171 green, and 95 blue.

How to use #A2AB5F in CSS?

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

What colors go well with #A2AB5F?

#685FAB (complementary), #AB8D5F (analogous), and #757C41 (lighter shade) work well with #A2AB5F.