#A2AB87 Color Information

Hex color code: #A2AB87

A muted green shade, #A2AB87 appears as (162, 171, 135) in RGB and (75°, 18%, 60%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#A2AB87
RGB
162, 171, 135
HSL
75°, 18%, 60%
CMYK
5%, 0%, 21%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A2AB87; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 171, 135

Red: 162 / Green: 171 / Blue: 135

HSL

75°, 18%, 60%

Hue: 75° / Saturation: 18% / Lightness: 60%

CMYK

5%, 0%, 21%, 33%

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

What color is #A2AB87?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A2AB87 to RGB:

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

HEX to HSL

Convert #A2AB87 to HSL:

hsl(75, 18%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #A2AB87 to CMYK:

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

Color Meaning and Usage

A subtle green tone, #A2AB87 has RGB (162, 171, 135) and HSL (75°, 18%, 60%). 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 #A2AB87 is #9087AB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABA287.

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

Contrast with #A2AB87

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A2AB87?

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

What is the RGB value of #A2AB87?

#A2AB87 in RGB is (162, 171, 135) - 162 red, 171 green, and 135 blue.

How to use #A2AB87 in CSS?

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

What colors go well with #A2AB87?

#9087AB (complementary), #ABA287 (analogous), and #7D875E (lighter shade) work well with #A2AB87.