#AFABB8 Color Information

Hex color code: #AFABB8

A balanced purple shade, #AFABB8 appears as (175, 171, 184) in RGB and (258°, 8%, 70%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#AFABB8
RGB
175, 171, 184
HSL
258°, 8%, 70%
CMYK
5%, 7%, 0%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFABB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 171, 184

Red: 175 / Green: 171 / Blue: 184

HSL

258°, 8%, 70%

Hue: 258° / Saturation: 8% / Lightness: 70%

CMYK

5%, 7%, 0%, 28%

Cyan: 5% / Magenta: 7% / Yellow: 0% / Key: 28%

What color is #AFABB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFABB8 to RGB:

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

HEX to HSL

Convert #AFABB8 to HSL:

hsl(258, 8%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #AFABB8 to CMYK:

cmyk(5%, 7%, 0%, 28%)Color Converter →

Color Meaning and Usage

#AFABB8 is a neutral purple color with RGB values of 175, 171, 184 and HSL of 258°, 8%, 70%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFABB8 is #B5B9AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACAFB9.

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

Contrast with #AFABB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFABB8?

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

What is the RGB value of #AFABB8?

#AFABB8 in RGB is (175, 171, 184) - 175 red, 171 green, and 184 blue.

How to use #AFABB8 in CSS?

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

What colors go well with #AFABB8?

#B5B9AC (complementary), #ACAFB9 (analogous), and #898395 (lighter shade) work well with #AFABB8.