#ADAAA6 Color Information

Hex color code: #ADAAA6

A neutral orange shade, #ADAAA6 appears as (173, 170, 166) in RGB and (34°, 4%, 66%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#ADAAA6
RGB
173, 170, 166
HSL
34°, 4%, 66%
CMYK
0%, 2%, 4%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADAAA6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 170, 166

Red: 173 / Green: 170 / Blue: 166

HSL

34°, 4%, 66%

Hue: 34° / Saturation: 4% / Lightness: 66%

CMYK

0%, 2%, 4%, 32%

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

What color is #ADAAA6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADAAA6 to RGB:

rgb(173, 170, 166)HEX to RGB Converter →

HEX to HSL

Convert #ADAAA6 to HSL:

hsl(34, 4%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #ADAAA6 to CMYK:

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

Color Meaning and Usage

A subtle orange tone, #ADAAA6 has RGB (173, 170, 166) and HSL (34°, 4%, 66%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #ADAAA6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADAAA6?

#ADAAA6 is a subtle orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ADAAA6?

#ADAAA6 in RGB is (173, 170, 166) - 173 red, 170 green, and 166 blue.

How to use #ADAAA6 in CSS?

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

What colors go well with #ADAAA6?

#A5A8AC (complementary), #ACA5A5 (analogous), and #87837D (lighter shade) work well with #ADAAA6.