#A8B3AF Color Information

Hex color code: #A8B3AF

#A8B3AF is a balanced cyan color. In RGB it is (168, 179, 175), and in HSL it is (158°, 7%, 68%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#A8B3AF
RGB
168, 179, 175
HSL
158°, 7%, 68%
CMYK
6%, 0%, 2%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A8B3AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 179, 175

Red: 168 / Green: 179 / Blue: 175

HSL

158°, 7%, 68%

Hue: 158° / Saturation: 7% / Lightness: 68%

CMYK

6%, 0%, 2%, 30%

Cyan: 6% / Magenta: 0% / Yellow: 2% / Key: 30%

What color is #A8B3AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A8B3AF to RGB:

rgb(168, 179, 175)HEX to RGB Converter →

HEX to HSL

Convert #A8B3AF to HSL:

hsl(158, 7%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #A8B3AF to CMYK:

cmyk(6%, 0%, 2%, 30%)Color Converter →

Color Meaning and Usage

A muted cyan tone, #A8B3AF has RGB (168, 179, 175) and HSL (158°, 7%, 68%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A8B3AF is #B3A8AC, creating high-contrast pairings. For softer combinations, try analogous colors like #A8B3A9.

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

Contrast with #A8B3AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A8B3AF?

#A8B3AF is a muted cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A8B3AF?

#A8B3AF in RGB is (168, 179, 175) - 168 red, 179 green, and 175 blue.

How to use #A8B3AF in CSS?

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

What colors go well with #A8B3AF?

#B3A8AC (complementary), #A8B3A9 (analogous), and #7F9089 (lighter shade) work well with #A8B3AF.