#A9522D Color Information

Hex color code: #A9522D

#A9522D is a fiery orange color. In RGB it is (169, 82, 45), and in HSL it is (18°, 58%, 42%). It is typically applied in digital products.

Try:
Color NameSienna
HEX
#A9522D
RGB
169, 82, 45
HSL
18°, 58%, 42%
CMYK
0%, 51%, 73%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A9522D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 82, 45

Red: 169 / Green: 82 / Blue: 45

HSL

18°, 58%, 42%

Hue: 18° / Saturation: 58% / Lightness: 42%

CMYK

0%, 51%, 73%, 34%

Cyan: 0% / Magenta: 51% / Yellow: 73% / Key: 34%

What color is #A9522D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A9522D to RGB:

rgb(169, 82, 45)HEX to RGB Converter →

HEX to HSL

Convert #A9522D to HSL:

hsl(18, 58%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #A9522D to CMYK:

cmyk(0%, 51%, 73%, 34%)Color Converter →

Color Meaning and Usage

#A9522D is a vibrant orange color with RGB values of 169, 82, 45 and HSL of 18°, 58%, 42%. This red-orange hue evokes warmth and passion, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A9522D is #2D84A9, creating high-contrast pairings. For softer combinations, try analogous colors like #A92D46.

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

Contrast with #A9522D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A9522D?

#A9522D is a vibrant orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A9522D?

#A9522D in RGB is (169, 82, 45) - 169 red, 82 green, and 45 blue.

How to use #A9522D in CSS?

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

What colors go well with #A9522D?

#2D84A9 (complementary), #A92D46 (analogous), and #6D351D (lighter shade) work well with #A9522D.