#AA7043 Color Information

Hex color code: #AA7043

#AA7043 is a pastel orange color. In RGB it is (170, 112, 67), and in HSL it is (26°, 43%, 46%). It is commonly used in modern UI design.

Try:
Color NameSienna
HEX
#AA7043
RGB
170, 112, 67
HSL
26°, 43%, 46%
CMYK
0%, 34%, 61%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA7043; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 112, 67

Red: 170 / Green: 112 / Blue: 67

HSL

26°, 43%, 46%

Hue: 26° / Saturation: 43% / Lightness: 46%

CMYK

0%, 34%, 61%, 33%

Cyan: 0% / Magenta: 34% / Yellow: 61% / Key: 33%

What color is #AA7043?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA7043 to RGB:

rgb(170, 112, 67)HEX to RGB Converter →

HEX to HSL

Convert #AA7043 to HSL:

hsl(26, 43%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #AA7043 to CMYK:

cmyk(0%, 34%, 61%, 33%)Color Converter →

Color Meaning and Usage

A soft orange tone, #AA7043 has RGB (170, 112, 67) and HSL (26°, 43%, 46%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA7043 is #437CA8, creating high-contrast pairings. For softer combinations, try analogous colors like #A8434A.

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

Contrast with #AA7043

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA7043?

#AA7043 is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AA7043?

#AA7043 in RGB is (170, 112, 67) - 170 red, 112 green, and 67 blue.

How to use #AA7043 in CSS?

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

What colors go well with #AA7043?

#437CA8 (complementary), #A8434A (analogous), and #714B2D (lighter shade) work well with #AA7043.