#ADAEA7 Color Information

Hex color code: #ADAEA7

#ADAEA7 is a neutral yellow color. In RGB it is (173, 174, 167), and in HSL it is (69°, 4%, 67%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#ADAEA7
RGB
173, 174, 167
HSL
69°, 4%, 67%
CMYK
1%, 0%, 4%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADAEA7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 174, 167

Red: 173 / Green: 174 / Blue: 167

HSL

69°, 4%, 67%

Hue: 69° / Saturation: 4% / Lightness: 67%

CMYK

1%, 0%, 4%, 32%

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

What color is #ADAEA7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADAEA7 to RGB:

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

HEX to HSL

Convert #ADAEA7 to HSL:

hsl(69, 4%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #ADAEA7 to CMYK:

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

Color Meaning and Usage

#ADAEA7 is a muted yellow color with RGB values of 173, 174, 167 and HSL of 69°, 4%, 67%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #ADAEA7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADAEA7?

#ADAEA7 is a muted yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ADAEA7?

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

How to use #ADAEA7 in CSS?

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

What colors go well with #ADAEA7?

#A8A7AE (complementary), #AEACA7 (analogous), and #888980 (lighter shade) work well with #ADAEA7.