#AFABB5 Color Information

Hex color code: #AFABB5

#AFABB5 is a subtle purple color. In RGB it is (175, 171, 181), and in HSL it is (264°, 6%, 69%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#AFABB5
RGB
175, 171, 181
HSL
264°, 6%, 69%
CMYK
3%, 6%, 0%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFABB5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 171, 181

Red: 175 / Green: 171 / Blue: 181

HSL

264°, 6%, 69%

Hue: 264° / Saturation: 6% / Lightness: 69%

CMYK

3%, 6%, 0%, 29%

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

What color is #AFABB5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFABB5 to RGB:

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

HEX to HSL

Convert #AFABB5 to HSL:

hsl(264, 6%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #AFABB5 to CMYK:

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

Color Meaning and Usage

A muted purple tone, #AFABB5 has RGB (175, 171, 181) and HSL (264°, 6%, 69%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFABB5 is #B1B5AB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABACB5.

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

Contrast with #AFABB5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFABB5?

#AFABB5 is a muted purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AFABB5?

#AFABB5 in RGB is (175, 171, 181) - 175 red, 171 green, and 181 blue.

How to use #AFABB5 in CSS?

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

What colors go well with #AFABB5?

#B1B5AB (complementary), #ABACB5 (analogous), and #888391 (lighter shade) work well with #AFABB5.