#AFAAAE Color Information

Hex color code: #AFAAAE

The hex color #AFAAAE is a balanced magenta with RGB values of (175, 170, 174) and HSL of (312°, 3%, 68%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#AFAAAE
RGB
175, 170, 174
HSL
312°, 3%, 68%
CMYK
0%, 3%, 1%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFAAAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 170, 174

Red: 175 / Green: 170 / Blue: 174

HSL

312°, 3%, 68%

Hue: 312° / Saturation: 3% / Lightness: 68%

CMYK

0%, 3%, 1%, 31%

Cyan: 0% / Magenta: 3% / Yellow: 1% / Key: 31%

What color is #AFAAAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFAAAE to RGB:

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

HEX to HSL

Convert #AFAAAE to HSL:

hsl(312, 3%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #AFAAAE to CMYK:

cmyk(0%, 3%, 1%, 31%)Color Converter →

Color Meaning and Usage

#AFAAAE is a subtle magenta color with RGB values of 175, 170, 174 and HSL of 312°, 3%, 68%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFAAAE is #ABB0AC, creating high-contrast pairings. For softer combinations, try analogous colors like #AEABB0.

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

Contrast with #AFAAAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFAAAE?

#AFAAAE is a subtle magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AFAAAE?

#AFAAAE in RGB is (175, 170, 174) - 175 red, 170 green, and 174 blue.

How to use #AFAAAE in CSS?

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

What colors go well with #AFAAAE?

#ABB0AC (complementary), #AEABB0 (analogous), and #8B8489 (lighter shade) work well with #AFAAAE.