#AAAC80 Color Information

Hex color code: #AAAC80

A delicate yellow shade, #AAAC80 appears as (170, 172, 128) in RGB and (63°, 21%, 59%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Sea Green
HEX
#AAAC80
RGB
170, 172, 128
HSL
63°, 21%, 59%
CMYK
1%, 0%, 26%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAAC80; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 172, 128

Red: 170 / Green: 172 / Blue: 128

HSL

63°, 21%, 59%

Hue: 63° / Saturation: 21% / Lightness: 59%

CMYK

1%, 0%, 26%, 33%

Cyan: 1% / Magenta: 0% / Yellow: 26% / Key: 33%

What color is #AAAC80?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAAC80 to RGB:

rgb(170, 172, 128)HEX to RGB Converter →

HEX to HSL

Convert #AAAC80 to HSL:

hsl(63, 21%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #AAAC80 to CMYK:

cmyk(1%, 0%, 26%, 33%)Color Converter →

Color Meaning and Usage

#AAAC80 is a subtle yellow color with RGB values of 170, 172, 128 and HSL of 63°, 21%, 59%. 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 #AAAC80 is #8380AC, creating high-contrast pairings. For softer combinations, try analogous colors like #AC9980.

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

Contrast with #AAAC80

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAAC80?

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

What is the RGB value of #AAAC80?

#AAAC80 in RGB is (170, 172, 128) - 170 red, 172 green, and 128 blue.

How to use #AAAC80 in CSS?

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

What colors go well with #AAAC80?

#8380AC (complementary), #AC9980 (analogous), and #858859 (lighter shade) work well with #AAAC80.