#AFAAB5 Color Information

Hex color code: #AFAAB5

The hex color #AFAAB5 is a balanced purple with RGB values of (175, 170, 181) and HSL of (267°, 7%, 69%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#AFAAB5
RGB
175, 170, 181
HSL
267°, 7%, 69%
CMYK
3%, 6%, 0%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFAAB5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 170, 181

Red: 175 / Green: 170 / Blue: 181

HSL

267°, 7%, 69%

Hue: 267° / Saturation: 7% / Lightness: 69%

CMYK

3%, 6%, 0%, 29%

Cyan: 3% / Magenta: 6% / Yellow: 0% / Key: 29%

What color is #AFAAB5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFAAB5 to RGB:

rgb(175, 170, 181)HEX to RGB Converter →

HEX to HSL

Convert #AFAAB5 to HSL:

hsl(267, 7%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #AFAAB5 to CMYK:

cmyk(3%, 6%, 0%, 29%)Color Converter →

Color Meaning and Usage

A understated purple tone, #AFAAB5 has RGB (175, 170, 181) and HSL (267°, 7%, 69%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFAAB5 is #B1B5AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AAABB5.

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

Contrast with #AFAAB5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFAAB5?

#AFAAB5 is a understated purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AFAAB5?

#AFAAB5 in RGB is (175, 170, 181) - 175 red, 170 green, and 181 blue.

How to use #AFAAB5 in CSS?

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

What colors go well with #AFAAB5?

#B1B5AA (complementary), #AAABB5 (analogous), and #898192 (lighter shade) work well with #AFAAB5.