#A0A4AB Color Information

Hex color code: #A0A4AB

A understated blue shade, #A0A4AB appears as (160, 164, 171) in RGB and (218°, 6%, 65%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Sea Green
HEX
#A0A4AB
RGB
160, 164, 171
HSL
218°, 6%, 65%
CMYK
6%, 4%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A0A4AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 164, 171

Red: 160 / Green: 164 / Blue: 171

HSL

218°, 6%, 65%

Hue: 218° / Saturation: 6% / Lightness: 65%

CMYK

6%, 4%, 0%, 33%

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

What color is #A0A4AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A0A4AB to RGB:

rgb(160, 164, 171)HEX to RGB Converter →

HEX to HSL

Convert #A0A4AB to HSL:

hsl(218, 6%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #A0A4AB to CMYK:

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

Color Meaning and Usage

#A0A4AB is a subtle blue color with RGB values of 160, 164, 171 and HSL of 218°, 6%, 65%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A0A4AB is #ABA7A0, creating high-contrast pairings. For softer combinations, try analogous colors like #A0AAAB.

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

Contrast with #A0A4AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A0A4AB?

#A0A4AB is a subtle blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #A0A4AB?

#A0A4AB in RGB is (160, 164, 171) - 160 red, 164 green, and 171 blue.

How to use #A0A4AB in CSS?

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

What colors go well with #A0A4AB?

#ABA7A0 (complementary), #A0AAAB (analogous), and #787D87 (lighter shade) work well with #A0A4AB.