#ADA79C Color Information

Hex color code: #ADA79C

#ADA79C is a neutral orange color. In RGB it is (173, 167, 156), and in HSL it is (39°, 9%, 65%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#ADA79C
RGB
173, 167, 156
HSL
39°, 9%, 65%
CMYK
0%, 3%, 10%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADA79C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 167, 156

Red: 173 / Green: 167 / Blue: 156

HSL

39°, 9%, 65%

Hue: 39° / Saturation: 9% / Lightness: 65%

CMYK

0%, 3%, 10%, 32%

Cyan: 0% / Magenta: 3% / Yellow: 10% / Key: 32%

What color is #ADA79C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADA79C to RGB:

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

HEX to HSL

Convert #ADA79C to HSL:

hsl(39, 9%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #ADA79C to CMYK:

cmyk(0%, 3%, 10%, 32%)Color Converter →

Color Meaning and Usage

A neutral orange tone, #ADA79C has RGB (173, 167, 156) and HSL (39°, 9%, 65%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADA79C is #9EA3AE, creating high-contrast pairings. For softer combinations, try analogous colors like #AEA09E.

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

Contrast with #ADA79C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADA79C?

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

What is the RGB value of #ADA79C?

#ADA79C in RGB is (173, 167, 156) - 173 red, 167 green, and 156 blue.

How to use #ADA79C in CSS?

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

What colors go well with #ADA79C?

#9EA3AE (complementary), #AEA09E (analogous), and #8B8374 (lighter shade) work well with #ADA79C.