#ABAAA1 Color Information

Hex color code: #ABAAA1

A neutral yellow shade, #ABAAA1 appears as (171, 170, 161) in RGB and (54°, 6%, 65%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#ABAAA1
RGB
171, 170, 161
HSL
54°, 6%, 65%
CMYK
0%, 1%, 6%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABAAA1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 170, 161

Red: 171 / Green: 170 / Blue: 161

HSL

54°, 6%, 65%

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

CMYK

0%, 1%, 6%, 33%

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

What color is #ABAAA1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABAAA1 to RGB:

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

HEX to HSL

Convert #ABAAA1 to HSL:

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

HEX to CMYK

Convert #ABAAA1 to CMYK:

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

Color Meaning and Usage

#ABAAA1 is a subtle yellow color with RGB values of 171, 170, 161 and HSL of 54°, 6%, 65%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABAAA1 is #A0A1AB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABA5A0.

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

Contrast with #ABAAA1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABAAA1?

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

What is the RGB value of #ABAAA1?

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

How to use #ABAAA1 in CSS?

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

What colors go well with #ABAAA1?

#A0A1AB (complementary), #ABA5A0 (analogous), and #878678 (lighter shade) work well with #ABAAA1.