#ADAFB1 Color Information

Hex color code: #ADAFB1

#ADAFB1 is a balanced blue color. In RGB it is (173, 175, 177), and in HSL it is (210°, 2%, 69%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#ADAFB1
RGB
173, 175, 177
HSL
210°, 2%, 69%
CMYK
2%, 1%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADAFB1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 175, 177

Red: 173 / Green: 175 / Blue: 177

HSL

210°, 2%, 69%

Hue: 210° / Saturation: 2% / Lightness: 69%

CMYK

2%, 1%, 0%, 31%

Cyan: 2% / Magenta: 1% / Yellow: 0% / Key: 31%

What color is #ADAFB1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADAFB1 to RGB:

rgb(173, 175, 177)HEX to RGB Converter →

HEX to HSL

Convert #ADAFB1 to HSL:

hsl(210, 2%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #ADAFB1 to CMYK:

cmyk(2%, 1%, 0%, 31%)Color Converter →

Color Meaning and Usage

#ADAFB1 is a neutral blue color with RGB values of 173, 175, 177 and HSL of 210°, 2%, 69%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADAFB1 is #B2B0AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEB2B2.

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

Contrast with #ADAFB1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADAFB1?

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

What is the RGB value of #ADAFB1?

#ADAFB1 in RGB is (173, 175, 177) - 173 red, 175 green, and 177 blue.

How to use #ADAFB1 in CSS?

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

What colors go well with #ADAFB1?

#B2B0AE (complementary), #AEB2B2 (analogous), and #878A8C (lighter shade) work well with #ADAFB1.