#A7AFAC Color Information

Hex color code: #A7AFAC

The hex color #A7AFAC is a neutral cyan with RGB values of (167, 175, 172) and HSL of (158°, 5%, 67%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#A7AFAC
RGB
167, 175, 172
HSL
158°, 5%, 67%
CMYK
5%, 0%, 2%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A7AFAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 175, 172

Red: 167 / Green: 175 / Blue: 172

HSL

158°, 5%, 67%

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

CMYK

5%, 0%, 2%, 31%

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

What color is #A7AFAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A7AFAC to RGB:

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

HEX to HSL

Convert #A7AFAC to HSL:

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

HEX to CMYK

Convert #A7AFAC to CMYK:

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

Color Meaning and Usage

A subtle cyan tone, #A7AFAC has RGB (167, 175, 172) and HSL (158°, 5%, 67%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A7AFAC is #AFA7AA, creating high-contrast pairings. For softer combinations, try analogous colors like #A7AFA8.

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

Contrast with #A7AFAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A7AFAC?

#A7AFAC is a subtle cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A7AFAC?

#A7AFAC in RGB is (167, 175, 172) - 167 red, 175 green, and 172 blue.

How to use #A7AFAC in CSS?

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

What colors go well with #A7AFAC?

#AFA7AA (complementary), #A7AFA8 (analogous), and #7E8B86 (lighter shade) work well with #A7AFAC.