#ADADAE Color Information

Hex color code: #ADADAE

The hex color #ADADAE is a understated blue with RGB values of (173, 173, 174) and HSL of (240°, 1%, 68%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#ADADAE
RGB
173, 173, 174
HSL
240°, 1%, 68%
CMYK
1%, 1%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADADAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 173, 174

Red: 173 / Green: 173 / Blue: 174

HSL

240°, 1%, 68%

Hue: 240° / Saturation: 1% / Lightness: 68%

CMYK

1%, 1%, 0%, 32%

Cyan: 1% / Magenta: 1% / Yellow: 0% / Key: 32%

What color is #ADADAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADADAE to RGB:

rgb(173, 173, 174)HEX to RGB Converter →

HEX to HSL

Convert #ADADAE to HSL:

hsl(240, 1%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #ADADAE to CMYK:

cmyk(1%, 1%, 0%, 32%)Color Converter →

Color Meaning and Usage

A muted blue tone, #ADADAE has RGB (173, 173, 174) and HSL (240°, 1%, 68%). Known for evoking balance and subtlety, this desaturated neutral is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #ADADAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADADAE?

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

What is the RGB value of #ADADAE?

#ADADAE in RGB is (173, 173, 174) - 173 red, 173 green, and 174 blue.

How to use #ADADAE in CSS?

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

What colors go well with #ADADAE?

#AEAEAD (complementary), #ADADAE (analogous), and #868688 (lighter shade) work well with #ADADAE.