#A1472E Color Information

Hex color code: #A1472E

A energetic red shade, #A1472E appears as (161, 71, 46) in RGB and (13°, 56%, 41%) in HSL. It is often used for branding and logos.

Try:
Color NameSienna
HEX
#A1472E
RGB
161, 71, 46
HSL
13°, 56%, 41%
CMYK
0%, 56%, 71%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A1472E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 71, 46

Red: 161 / Green: 71 / Blue: 46

HSL

13°, 56%, 41%

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

CMYK

0%, 56%, 71%, 37%

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

What color is #A1472E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A1472E to RGB:

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

HEX to HSL

Convert #A1472E to HSL:

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

HEX to CMYK

Convert #A1472E to CMYK:

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

Color Meaning and Usage

#A1472E is a warm red color with RGB values of 161, 71, 46 and HSL of 13°, 56%, 41%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A1472E is #2E8AA3, creating high-contrast pairings. For softer combinations, try analogous colors like #A32E4F.

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

Contrast with #A1472E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A1472E?

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

What is the RGB value of #A1472E?

#A1472E in RGB is (161, 71, 46) - 161 red, 71 green, and 46 blue.

How to use #A1472E in CSS?

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

What colors go well with #A1472E?

#2E8AA3 (complementary), #A32E4F (analogous), and #672D1D (lighter shade) work well with #A1472E.