#A4AFAD Color Information

Hex color code: #A4AFAD

#A4AFAD is a subtle cyan color. In RGB it is (164, 175, 173), and in HSL it is (169°, 6%, 66%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#A4AFAD
RGB
164, 175, 173
HSL
169°, 6%, 66%
CMYK
6%, 0%, 1%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A4AFAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

164, 175, 173

Red: 164 / Green: 175 / Blue: 173

HSL

169°, 6%, 66%

Hue: 169° / Saturation: 6% / Lightness: 66%

CMYK

6%, 0%, 1%, 31%

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

What color is #A4AFAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A4AFAD to RGB:

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

HEX to HSL

Convert #A4AFAD to HSL:

hsl(169, 6%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #A4AFAD to CMYK:

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

Color Meaning and Usage

#A4AFAD is a understated cyan color with RGB values of 164, 175, 173 and HSL of 169°, 6%, 66%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A4AFAD is #AEA3A5, creating high-contrast pairings. For softer combinations, try analogous colors like #A3AEA6.

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

Contrast with #A4AFAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A4AFAD?

#A4AFAD is a understated cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A4AFAD?

#A4AFAD in RGB is (164, 175, 173) - 164 red, 175 green, and 173 blue.

How to use #A4AFAD in CSS?

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

What colors go well with #A4AFAD?

#AEA3A5 (complementary), #A3AEA6 (analogous), and #7B8A87 (lighter shade) work well with #A4AFAD.