#AD8C30 Color Information

Hex color code: #AD8C30

The hex color #AD8C30 is a neutral orange with RGB values of (173, 140, 48) and HSL of (44°, 57%, 43%). It is commonly used in modern UI design.

Try:
Color NamePeru
HEX
#AD8C30
RGB
173, 140, 48
HSL
44°, 57%, 43%
CMYK
0%, 19%, 72%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AD8C30; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 140, 48

Red: 173 / Green: 140 / Blue: 48

HSL

44°, 57%, 43%

Hue: 44° / Saturation: 57% / Lightness: 43%

CMYK

0%, 19%, 72%, 32%

Cyan: 0% / Magenta: 19% / Yellow: 72% / Key: 32%

What color is #AD8C30?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD8C30 to RGB:

rgb(173, 140, 48)HEX to RGB Converter →

HEX to HSL

Convert #AD8C30 to HSL:

hsl(44, 57%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #AD8C30 to CMYK:

cmyk(0%, 19%, 72%, 32%)Color Converter →

Color Meaning and Usage

#AD8C30 is a understated orange color with RGB values of 173, 140, 48 and HSL of 44°, 57%, 43%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD8C30 is #2F50AC, creating high-contrast pairings. For softer combinations, try analogous colors like #AC4C2F.

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

Contrast with #AD8C30

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

Contrast Ratio: 6.57:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD8C30?

#AD8C30 is a understated orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #AD8C30?

#AD8C30 in RGB is (173, 140, 48) - 173 red, 140 green, and 48 blue.

How to use #AD8C30 in CSS?

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

What colors go well with #AD8C30?

#2F50AC (complementary), #AC4C2F (analogous), and #705A1F (lighter shade) work well with #AD8C30.