#ADAAA2 Color Information

Hex color code: #ADAAA2

The hex color #ADAAA2 is a muted orange with RGB values of (173, 170, 162) and HSL of (44°, 6%, 66%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#ADAAA2
RGB
173, 170, 162
HSL
44°, 6%, 66%
CMYK
0%, 2%, 6%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADAAA2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 170, 162

Red: 173 / Green: 170 / Blue: 162

HSL

44°, 6%, 66%

Hue: 44° / Saturation: 6% / Lightness: 66%

CMYK

0%, 2%, 6%, 32%

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

What color is #ADAAA2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADAAA2 to RGB:

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

HEX to HSL

Convert #ADAAA2 to HSL:

hsl(44, 6%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #ADAAA2 to CMYK:

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

Color Meaning and Usage

A subtle orange tone, #ADAAA2 has RGB (173, 170, 162) and HSL (44°, 6%, 66%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #ADAAA2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADAAA2?

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

What is the RGB value of #ADAAA2?

#ADAAA2 in RGB is (173, 170, 162) - 173 red, 170 green, and 162 blue.

How to use #ADAAA2 in CSS?

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

What colors go well with #ADAAA2?

#A3A6AE (complementary), #AEA6A3 (analogous), and #8A867B (lighter shade) work well with #ADAAA2.