#AFACAE Color Information

Hex color code: #AFACAE

The hex color #AFACAE is a muted magenta with RGB values of (175, 172, 174) and HSL of (320°, 2%, 68%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#AFACAE
RGB
175, 172, 174
HSL
320°, 2%, 68%
CMYK
0%, 2%, 1%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFACAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 172, 174

Red: 175 / Green: 172 / Blue: 174

HSL

320°, 2%, 68%

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

CMYK

0%, 2%, 1%, 31%

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

What color is #AFACAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFACAE to RGB:

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

HEX to HSL

Convert #AFACAE to HSL:

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

HEX to CMYK

Convert #AFACAE to CMYK:

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

Color Meaning and Usage

#AFACAE is a understated magenta color with RGB values of 175, 172, 174 and HSL of 320°, 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 #AFACAE is #ACAFAD, creating high-contrast pairings. For softer combinations, try analogous colors like #AEACAF.

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

Contrast with #AFACAE

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 #AFACAE?

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

What is the RGB value of #AFACAE?

#AFACAE in RGB is (175, 172, 174) - 175 red, 172 green, and 174 blue.

How to use #AFACAE in CSS?

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

What colors go well with #AFACAE?

#ACAFAD (complementary), #AEACAF (analogous), and #8A8588 (lighter shade) work well with #AFACAE.