#AFACAD Color Information

Hex color code: #AFACAD

A understated magenta shade, #AFACAD appears as (175, 172, 173) in RGB and (340°, 2%, 68%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#AFACAD
RGB
175, 172, 173
HSL
340°, 2%, 68%
CMYK
0%, 2%, 1%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFACAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 172, 173

Red: 175 / Green: 172 / Blue: 173

HSL

340°, 2%, 68%

Hue: 340° / Saturation: 2% / Lightness: 68%

CMYK

0%, 2%, 1%, 31%

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

What color is #AFACAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFACAD to RGB:

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

HEX to HSL

Convert #AFACAD to HSL:

hsl(340, 2%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #AFACAD to CMYK:

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

Color Meaning and Usage

#AFACAD is a understated magenta color with RGB values of 175, 172, 173 and HSL of 340°, 2%, 68%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFACAD is #ACAFAE, creating high-contrast pairings. For softer combinations, try analogous colors like #AFACAE.

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

Contrast with #AFACAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFACAD?

#AFACAD is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #AFACAD?

#AFACAD in RGB is (175, 172, 173) - 175 red, 172 green, and 173 blue.

How to use #AFACAD in CSS?

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

What colors go well with #AFACAD?

#ACAFAE (complementary), #AFACAE (analogous), and #8A8586 (lighter shade) work well with #AFACAD.