#AFACB6 Color Information

Hex color code: #AFACB6

The hex color #AFACB6 is a neutral purple with RGB values of (175, 172, 182) and HSL of (258°, 6%, 69%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#AFACB6
RGB
175, 172, 182
HSL
258°, 6%, 69%
CMYK
4%, 5%, 0%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFACB6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 172, 182

Red: 175 / Green: 172 / Blue: 182

HSL

258°, 6%, 69%

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

CMYK

4%, 5%, 0%, 29%

Cyan: 4% / Magenta: 5% / Yellow: 0% / Key: 29%

What color is #AFACB6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFACB6 to RGB:

rgb(175, 172, 182)HEX to RGB Converter →

HEX to HSL

Convert #AFACB6 to HSL:

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

HEX to CMYK

Convert #AFACB6 to CMYK:

cmyk(4%, 5%, 0%, 29%)Color Converter →

Color Meaning and Usage

A understated purple tone, #AFACB6 has RGB (175, 172, 182) and HSL (258°, 6%, 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 #AFACB6 is #B2B5AB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABADB5.

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

Contrast with #AFACB6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFACB6?

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

What is the RGB value of #AFACB6?

#AFACB6 in RGB is (175, 172, 182) - 175 red, 172 green, and 182 blue.

How to use #AFACB6 in CSS?

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

What colors go well with #AFACB6?

#B2B5AB (complementary), #ABADB5 (analogous), and #878391 (lighter shade) work well with #AFACB6.