#A1522E Color Information

Hex color code: #A1522E

#A1522E is a fiery orange color. In RGB it is (161, 82, 46), and in HSL it is (19°, 56%, 41%). It is widely used in graphic design.

Try:
Color NameSienna
HEX
#A1522E
RGB
161, 82, 46
HSL
19°, 56%, 41%
CMYK
0%, 49%, 71%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A1522E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 82, 46

Red: 161 / Green: 82 / Blue: 46

HSL

19°, 56%, 41%

Hue: 19° / Saturation: 56% / Lightness: 41%

CMYK

0%, 49%, 71%, 37%

Cyan: 0% / Magenta: 49% / Yellow: 71% / Key: 37%

What color is #A1522E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A1522E to RGB:

rgb(161, 82, 46)HEX to RGB Converter →

HEX to HSL

Convert #A1522E to HSL:

hsl(19, 56%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #A1522E to CMYK:

cmyk(0%, 49%, 71%, 37%)Color Converter →

Color Meaning and Usage

A warm orange tone, #A1522E has RGB (161, 82, 46) and HSL (19°, 56%, 41%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A1522E is #2E7EA3, creating high-contrast pairings. For softer combinations, try analogous colors like #A32E43.

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

Contrast with #A1522E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A1522E?

#A1522E is a warm orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A1522E?

#A1522E in RGB is (161, 82, 46) - 161 red, 82 green, and 46 blue.

How to use #A1522E in CSS?

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

What colors go well with #A1522E?

#2E7EA3 (complementary), #A32E43 (analogous), and #67351D (lighter shade) work well with #A1522E.