#ADABBF Color Information

Hex color code: #ADABBF

The hex color #ADABBF is a subtle blue with RGB values of (173, 171, 191) and HSL of (246°, 14%, 71%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#ADABBF
RGB
173, 171, 191
HSL
246°, 14%, 71%
CMYK
9%, 10%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADABBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 171, 191

Red: 173 / Green: 171 / Blue: 191

HSL

246°, 14%, 71%

Hue: 246° / Saturation: 14% / Lightness: 71%

CMYK

9%, 10%, 0%, 25%

Cyan: 9% / Magenta: 10% / Yellow: 0% / Key: 25%

What color is #ADABBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADABBF to RGB:

rgb(173, 171, 191)HEX to RGB Converter →

HEX to HSL

Convert #ADABBF to HSL:

hsl(246, 14%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #ADABBF to CMYK:

cmyk(9%, 10%, 0%, 25%)Color Converter →

Color Meaning and Usage

A neutral blue tone, #ADABBF has RGB (173, 171, 191) and HSL (246°, 14%, 71%). 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 #ADABBF is #BDBFAB, creating high-contrast pairings. For softer combinations, try analogous colors like #ABB3BF.

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

Contrast with #ADABBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADABBF?

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

What is the RGB value of #ADABBF?

#ADABBF in RGB is (173, 171, 191) - 173 red, 171 green, and 191 blue.

How to use #ADABBF in CSS?

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

What colors go well with #ADABBF?

#BDBFAB (complementary), #ABB3BF (analogous), and #827F9F (lighter shade) work well with #ADABBF.