#A8B3AB Color Information

Hex color code: #A8B3AB

A subtle green shade, #A8B3AB appears as (168, 179, 171) in RGB and (136°, 7%, 68%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#A8B3AB
RGB
168, 179, 171
HSL
136°, 7%, 68%
CMYK
6%, 0%, 4%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A8B3AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 179, 171

Red: 168 / Green: 179 / Blue: 171

HSL

136°, 7%, 68%

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

CMYK

6%, 0%, 4%, 30%

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

What color is #A8B3AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A8B3AB to RGB:

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

HEX to HSL

Convert #A8B3AB to HSL:

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

HEX to CMYK

Convert #A8B3AB to CMYK:

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

Color Meaning and Usage

#A8B3AB is a subtle green color with RGB values of 168, 179, 171 and HSL of 136°, 7%, 68%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A8B3AB is #B3A8B0, creating high-contrast pairings. For softer combinations, try analogous colors like #AAB3A8.

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

Contrast with #A8B3AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A8B3AB?

#A8B3AB is a subtle green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A8B3AB?

#A8B3AB in RGB is (168, 179, 171) - 168 red, 179 green, and 171 blue.

How to use #A8B3AB in CSS?

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

What colors go well with #A8B3AB?

#B3A8B0 (complementary), #AAB3A8 (analogous), and #7F9083 (lighter shade) work well with #A8B3AB.