#ADAAA4 Color Information

Hex color code: #ADAAA4

A neutral orange shade, #ADAAA4 appears as (173, 170, 164) in RGB and (40°, 5%, 66%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#ADAAA4
RGB
173, 170, 164
HSL
40°, 5%, 66%
CMYK
0%, 2%, 5%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADAAA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 170, 164

Red: 173 / Green: 170 / Blue: 164

HSL

40°, 5%, 66%

Hue: 40° / Saturation: 5% / Lightness: 66%

CMYK

0%, 2%, 5%, 32%

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

What color is #ADAAA4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADAAA4 to RGB:

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

HEX to HSL

Convert #ADAAA4 to HSL:

hsl(40, 5%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #ADAAA4 to CMYK:

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

Color Meaning and Usage

A balanced orange tone, #ADAAA4 has RGB (173, 170, 164) and HSL (40°, 5%, 66%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #ADAAA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADAAA4?

#ADAAA4 is a balanced orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #ADAAA4?

#ADAAA4 in RGB is (173, 170, 164) - 173 red, 170 green, and 164 blue.

How to use #ADAAA4 in CSS?

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

What colors go well with #ADAAA4?

#A4A7AD (complementary), #ADA5A4 (analogous), and #88847C (lighter shade) work well with #ADAAA4.