#ADAFB5 Color Information

Hex color code: #ADAFB5

The hex color #ADAFB5 is a subtle blue with RGB values of (173, 175, 181) and HSL of (225°, 5%, 69%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#ADAFB5
RGB
173, 175, 181
HSL
225°, 5%, 69%
CMYK
4%, 3%, 0%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADAFB5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 175, 181

Red: 173 / Green: 175 / Blue: 181

HSL

225°, 5%, 69%

Hue: 225° / Saturation: 5% / Lightness: 69%

CMYK

4%, 3%, 0%, 29%

Cyan: 4% / Magenta: 3% / Yellow: 0% / Key: 29%

What color is #ADAFB5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADAFB5 to RGB:

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

HEX to HSL

Convert #ADAFB5 to HSL:

hsl(225, 5%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #ADAFB5 to CMYK:

cmyk(4%, 3%, 0%, 29%)Color Converter →

Color Meaning and Usage

A muted blue tone, #ADAFB5 has RGB (173, 175, 181) and HSL (225°, 5%, 69%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADAFB5 is #B4B2AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACB2B4.

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

Contrast with #ADAFB5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADAFB5?

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

What is the RGB value of #ADAFB5?

#ADAFB5 in RGB is (173, 175, 181) - 173 red, 175 green, and 181 blue.

How to use #ADAFB5 in CSS?

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

What colors go well with #ADAFB5?

#B4B2AC (complementary), #ACB2B4 (analogous), and #848790 (lighter shade) work well with #ADAFB5.