#AAABA1 Color Information

Hex color code: #AAABA1

The hex color #AAABA1 is a subtle yellow with RGB values of (170, 171, 161) and HSL of (66°, 6%, 65%). It is often used for branding and logos.

Try:
Color NameDark Sea Green
HEX
#AAABA1
RGB
170, 171, 161
HSL
66°, 6%, 65%
CMYK
1%, 0%, 6%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAABA1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 171, 161

Red: 170 / Green: 171 / Blue: 161

HSL

66°, 6%, 65%

Hue: 66° / Saturation: 6% / Lightness: 65%

CMYK

1%, 0%, 6%, 33%

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

What color is #AAABA1?

#AAABA1 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAABA1 to RGB:

rgb(170, 171, 161)HEX to RGB Converter →

HEX to HSL

Convert #AAABA1 to HSL:

hsl(66, 6%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #AAABA1 to CMYK:

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

Color Meaning and Usage

#AAABA1 is a subtle yellow color with RGB values of 170, 171, 161 and HSL of 66°, 6%, 65%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAABA1 is #A1A0AB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABA7A0.

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

Contrast with #AAABA1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAABA1?

#AAABA1 is a subtle yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AAABA1?

#AAABA1 in RGB is (170, 171, 161) - 170 red, 171 green, and 161 blue.

How to use #AAABA1 in CSS?

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

What colors go well with #AAABA1?

#A1A0AB (complementary), #ABA7A0 (analogous), and #868778 (lighter shade) work well with #AAABA1.