#AD502E Color Information

Hex color code: #AD502E

#AD502E is a warm orange color. In RGB it is (173, 80, 46), and in HSL it is (16°, 58%, 43%). It is commonly used in modern UI design.

Try:
Color NameSienna
HEX
#AD502E
RGB
173, 80, 46
HSL
16°, 58%, 43%
CMYK
0%, 54%, 73%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #AD502E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #AD502E; color: #FFFFFF; }

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 #AD502E; background-color: #AD502E15; }

Alert / Toast

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

Link / Accent

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

a { color: #AD502E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

173, 80, 46

Red: 173 / Green: 80 / Blue: 46

HSL

16°, 58%, 43%

Hue: 16° / Saturation: 58% / Lightness: 43%

CMYK

0%, 54%, 73%, 32%

Cyan: 0% / Magenta: 54% / Yellow: 73% / Key: 32%

What color is #AD502E?

#AD502E is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AD502E to RGB:

rgb(173, 80, 46)HEX to RGB Converter →

HEX to HSL

Convert #AD502E to HSL:

hsl(16, 58%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #AD502E to CMYK:

cmyk(0%, 54%, 73%, 32%)Color Converter →

Color Meaning and Usage

#AD502E is a energetic orange color with RGB values of 173, 80, 46 and HSL of 16°, 58%, 43%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AD502E is #2E8BAD, creating high-contrast pairings. For softer combinations, try analogous colors like #AD2E4C.

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

Contrast with #AD502E

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

Contrast Ratio: 3.96:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AD502E?

#AD502E is a energetic orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AD502E?

#AD502E in RGB is (173, 80, 46) - 173 red, 80 green, and 46 blue.

How to use #AD502E in CSS?

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

What colors go well with #AD502E?

#2E8BAD (complementary), #AD2E4C (analogous), and #71341E (lighter shade) work well with #AD502E.