#ABAAA8 Color Information

Hex color code: #ABAAA8

The hex color #ABAAA8 is a subtle orange with RGB values of (171, 170, 168) and HSL of (40°, 2%, 66%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#ABAAA8
RGB
171, 170, 168
HSL
40°, 2%, 66%
CMYK
0%, 1%, 2%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABAAA8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 170, 168

Red: 171 / Green: 170 / Blue: 168

HSL

40°, 2%, 66%

Hue: 40° / Saturation: 2% / Lightness: 66%

CMYK

0%, 1%, 2%, 33%

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

What color is #ABAAA8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABAAA8 to RGB:

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

HEX to HSL

Convert #ABAAA8 to HSL:

hsl(40, 2%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #ABAAA8 to CMYK:

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

Color Meaning and Usage

#ABAAA8 is a understated orange color with RGB values of 171, 170, 168 and HSL of 40°, 2%, 66%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABAAA8 is #A7A8AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAA7A7.

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

Contrast with #ABAAA8

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 #ABAAA8?

#ABAAA8 is a understated orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ABAAA8?

#ABAAA8 in RGB is (171, 170, 168) - 171 red, 170 green, and 168 blue.

How to use #ABAAA8 in CSS?

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

What colors go well with #ABAAA8?

#A7A8AA (complementary), #AAA7A7 (analogous), and #858380 (lighter shade) work well with #ABAAA8.