#AFA7AD Color Information

Hex color code: #AFA7AD

#AFA7AD is a balanced magenta color. In RGB it is (175, 167, 173), and in HSL it is (315°, 5%, 67%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#AFA7AD
RGB
175, 167, 173
HSL
315°, 5%, 67%
CMYK
0%, 5%, 1%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFA7AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 167, 173

Red: 175 / Green: 167 / Blue: 173

HSL

315°, 5%, 67%

Hue: 315° / Saturation: 5% / Lightness: 67%

CMYK

0%, 5%, 1%, 31%

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

What color is #AFA7AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFA7AD to RGB:

rgb(175, 167, 173)HEX to RGB Converter →

HEX to HSL

Convert #AFA7AD to HSL:

hsl(315, 5%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #AFA7AD to CMYK:

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

Color Meaning and Usage

A balanced magenta tone, #AFA7AD has RGB (175, 167, 173) and HSL (315°, 5%, 67%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFA7AD is #A7AFA9, creating high-contrast pairings. For softer combinations, try analogous colors like #ADA7AF.

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

Contrast with #AFA7AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFA7AD?

#AFA7AD is a balanced magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AFA7AD?

#AFA7AD in RGB is (175, 167, 173) - 175 red, 167 green, and 173 blue.

How to use #AFA7AD in CSS?

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

What colors go well with #AFA7AD?

#A7AFA9 (complementary), #ADA7AF (analogous), and #8B7E88 (lighter shade) work well with #AFA7AD.