#A7AFAD Color Information

Hex color code: #A7AFAD

A understated cyan shade, #A7AFAD appears as (167, 175, 173) in RGB and (165°, 5%, 67%) in HSL. It is popular in mobile app design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A7AFAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 175, 173

Red: 167 / Green: 175 / Blue: 173

HSL

165°, 5%, 67%

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

CMYK

5%, 0%, 1%, 31%

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

What color is #A7AFAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A7AFAD to RGB:

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

HEX to HSL

Convert #A7AFAD to HSL:

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

HEX to CMYK

Convert #A7AFAD to CMYK:

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

Color Meaning and Usage

#A7AFAD is a balanced cyan color with RGB values of 167, 175, 173 and HSL of 165°, 5%, 67%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #A7AFAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A7AFAD?

#A7AFAD is a balanced cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A7AFAD?

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

How to use #A7AFAD in CSS?

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

What colors go well with #A7AFAD?

#AFA7A9 (complementary), #A7AFA9 (analogous), and #7E8B88 (lighter shade) work well with #A7AFAD.