#ADA17F Color Information

Hex color code: #ADA17F

A soft orange shade, #ADA17F appears as (173, 161, 127) in RGB and (44°, 22%, 59%) in HSL. It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#ADA17F
RGB
173, 161, 127
HSL
44°, 22%, 59%
CMYK
0%, 7%, 27%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ADA17F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 161, 127

Red: 173 / Green: 161 / Blue: 127

HSL

44°, 22%, 59%

Hue: 44° / Saturation: 22% / Lightness: 59%

CMYK

0%, 7%, 27%, 32%

Cyan: 0% / Magenta: 7% / Yellow: 27% / Key: 32%

What color is #ADA17F?

#ADA17F is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ADA17F to RGB:

rgb(173, 161, 127)HEX to RGB Converter →

HEX to HSL

Convert #ADA17F to HSL:

hsl(44, 22%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #ADA17F to CMYK:

cmyk(0%, 7%, 27%, 32%)Color Converter →

Color Meaning and Usage

A pastel orange tone, #ADA17F has RGB (173, 161, 127) and HSL (44°, 22%, 59%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ADA17F is #7F8CAD, creating high-contrast pairings. For softer combinations, try analogous colors like #AD8A7F.

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

Contrast with #ADA17F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ADA17F?

#ADA17F is a pastel orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #ADA17F?

#ADA17F in RGB is (173, 161, 127) - 173 red, 161 green, and 127 blue.

How to use #ADA17F in CSS?

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

What colors go well with #ADA17F?

#7F8CAD (complementary), #AD8A7F (analogous), and #897C58 (lighter shade) work well with #ADA17F.