#AAB770 Color Information

Hex color code: #AAB770

A pastel yellow shade, #AAB770 appears as (170, 183, 112) in RGB and (71°, 33%, 58%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Sea Green
HEX
#AAB770
RGB
170, 183, 112
HSL
71°, 33%, 58%
CMYK
7%, 0%, 39%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAB770; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 183, 112

Red: 170 / Green: 183 / Blue: 112

HSL

71°, 33%, 58%

Hue: 71° / Saturation: 33% / Lightness: 58%

CMYK

7%, 0%, 39%, 28%

Cyan: 7% / Magenta: 0% / Yellow: 39% / Key: 28%

What color is #AAB770?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAB770 to RGB:

rgb(170, 183, 112)HEX to RGB Converter →

HEX to HSL

Convert #AAB770 to HSL:

hsl(71, 33%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #AAB770 to CMYK:

cmyk(7%, 0%, 39%, 28%)Color Converter →

Color Meaning and Usage

A gentle yellow tone, #AAB770 has RGB (170, 183, 112) and HSL (71°, 33%, 58%). 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 #AAB770 is #7E71B7, creating high-contrast pairings. For softer combinations, try analogous colors like #B7A171.

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

Contrast with #AAB770

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAB770?

#AAB770 is a gentle yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #AAB770?

#AAB770 in RGB is (170, 183, 112) - 170 red, 183 green, and 112 blue.

How to use #AAB770 in CSS?

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

What colors go well with #AAB770?

#7E71B7 (complementary), #B7A171 (analogous), and #859249 (lighter shade) work well with #AAB770.