#A7AFAB Color Information

Hex color code: #A7AFAB

#A7AFAB is a balanced cyan color. In RGB it is (167, 175, 171), and in HSL it is (150°, 5%, 67%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#A7AFAB
RGB
167, 175, 171
HSL
150°, 5%, 67%
CMYK
5%, 0%, 2%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A7AFAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 175, 171

Red: 167 / Green: 175 / Blue: 171

HSL

150°, 5%, 67%

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

CMYK

5%, 0%, 2%, 31%

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

What color is #A7AFAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A7AFAB to RGB:

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

HEX to HSL

Convert #A7AFAB to HSL:

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

HEX to CMYK

Convert #A7AFAB to CMYK:

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

Color Meaning and Usage

A subtle cyan tone, #A7AFAB has RGB (167, 175, 171) and HSL (150°, 5%, 67%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A7AFAB is #AFA7AB, creating high-contrast pairings. For softer combinations, try analogous colors like #A7AFA7.

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

Contrast with #A7AFAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A7AFAB?

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

What is the RGB value of #A7AFAB?

#A7AFAB in RGB is (167, 175, 171) - 167 red, 175 green, and 171 blue.

How to use #A7AFAB in CSS?

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

What colors go well with #A7AFAB?

#AFA7AB (complementary), #A7AFA7 (analogous), and #7E8B85 (lighter shade) work well with #A7AFAB.