#A7AFB8 Color Information

Hex color code: #A7AFB8

The hex color #A7AFB8 is a muted blue with RGB values of (167, 175, 184) and HSL of (212°, 11%, 69%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#A7AFB8
RGB
167, 175, 184
HSL
212°, 11%, 69%
CMYK
9%, 5%, 0%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A7AFB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 175, 184

Red: 167 / Green: 175 / Blue: 184

HSL

212°, 11%, 69%

Hue: 212° / Saturation: 11% / Lightness: 69%

CMYK

9%, 5%, 0%, 28%

Cyan: 9% / Magenta: 5% / Yellow: 0% / Key: 28%

What color is #A7AFB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A7AFB8 to RGB:

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

HEX to HSL

Convert #A7AFB8 to HSL:

hsl(212, 11%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #A7AFB8 to CMYK:

cmyk(9%, 5%, 0%, 28%)Color Converter →

Color Meaning and Usage

A muted blue tone, #A7AFB8 has RGB (167, 175, 184) and HSL (212°, 11%, 69%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A7AFB8 is #B9B1A7, creating high-contrast pairings. For softer combinations, try analogous colors like #A7B8B9.

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

Contrast with #A7AFB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A7AFB8?

#A7AFB8 is a muted blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A7AFB8?

#A7AFB8 in RGB is (167, 175, 184) - 167 red, 175 green, and 184 blue.

How to use #A7AFB8 in CSS?

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

What colors go well with #A7AFB8?

#B9B1A7 (complementary), #A7B8B9 (analogous), and #7D8997 (lighter shade) work well with #A7AFB8.