#ABA6AF Color Information

Hex color code: #ABA6AF

A neutral purple shade, #ABA6AF appears as (171, 166, 175) in RGB and (273°, 5%, 67%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#ABA6AF
RGB
171, 166, 175
HSL
273°, 5%, 67%
CMYK
2%, 5%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABA6AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 166, 175

Red: 171 / Green: 166 / Blue: 175

HSL

273°, 5%, 67%

Hue: 273° / Saturation: 5% / Lightness: 67%

CMYK

2%, 5%, 0%, 31%

Cyan: 2% / Magenta: 5% / Yellow: 0% / Key: 31%

What color is #ABA6AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABA6AF to RGB:

rgb(171, 166, 175)HEX to RGB Converter →

HEX to HSL

Convert #ABA6AF to HSL:

hsl(273, 5%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #ABA6AF to CMYK:

cmyk(2%, 5%, 0%, 31%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #ABA6AF has RGB (171, 166, 175) and HSL (273°, 5%, 67%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABA6AF is #AAAFA7, creating high-contrast pairings. For softer combinations, try analogous colors like #A7A7AF.

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

Contrast with #ABA6AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABA6AF?

#ABA6AF is a subtle purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ABA6AF?

#ABA6AF in RGB is (171, 166, 175) - 171 red, 166 green, and 175 blue.

How to use #ABA6AF in CSS?

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

What colors go well with #ABA6AF?

#AAAFA7 (complementary), #A7A7AF (analogous), and #857E8B (lighter shade) work well with #ABA6AF.