#ADAFB8 Color Information

Hex color code: #ADAFB8

A neutral blue shade, #ADAFB8 appears as (173, 175, 184) in RGB and (229°, 7%, 70%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#ADAFB8
RGB
173, 175, 184
HSL
229°, 7%, 70%
CMYK
6%, 5%, 0%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADAFB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 175, 184

Red: 173 / Green: 175 / Blue: 184

HSL

229°, 7%, 70%

Hue: 229° / Saturation: 7% / Lightness: 70%

CMYK

6%, 5%, 0%, 28%

Cyan: 6% / Magenta: 5% / Yellow: 0% / Key: 28%

What color is #ADAFB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADAFB8 to RGB:

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

HEX to HSL

Convert #ADAFB8 to HSL:

hsl(229, 7%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #ADAFB8 to CMYK:

cmyk(6%, 5%, 0%, 28%)Color Converter →

Color Meaning and Usage

A muted blue tone, #ADAFB8 has RGB (173, 175, 184) and HSL (229°, 7%, 70%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADAFB8 is #B8B6AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADB4B8.

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

Contrast with #ADAFB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADAFB8?

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

What is the RGB value of #ADAFB8?

#ADAFB8 in RGB is (173, 175, 184) - 173 red, 175 green, and 184 blue.

How to use #ADAFB8 in CSS?

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

What colors go well with #ADAFB8?

#B8B6AD (complementary), #ADB4B8 (analogous), and #848794 (lighter shade) work well with #ADAFB8.