#AA744B Color Information

Hex color code: #AA744B

The hex color #AA744B is a subtle orange with RGB values of (170, 116, 75) and HSL of (26°, 39%, 48%). It is often used for branding and logos.

Try:
Color NamePeru
HEX
#AA744B
RGB
170, 116, 75
HSL
26°, 39%, 48%
CMYK
0%, 32%, 56%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA744B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 116, 75

Red: 170 / Green: 116 / Blue: 75

HSL

26°, 39%, 48%

Hue: 26° / Saturation: 39% / Lightness: 48%

CMYK

0%, 32%, 56%, 33%

Cyan: 0% / Magenta: 32% / Yellow: 56% / Key: 33%

What color is #AA744B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA744B to RGB:

rgb(170, 116, 75)HEX to RGB Converter →

HEX to HSL

Convert #AA744B to HSL:

hsl(26, 39%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #AA744B to CMYK:

cmyk(0%, 32%, 56%, 33%)Color Converter →

Color Meaning and Usage

#AA744B is a pastel orange color with RGB values of 170, 116, 75 and HSL of 26°, 39%, 48%. 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 #AA744B is #4B81AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AA4B51.

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

Contrast with #AA744B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA744B?

#AA744B is a pastel orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AA744B?

#AA744B in RGB is (170, 116, 75) - 170 red, 116 green, and 75 blue.

How to use #AA744B in CSS?

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

What colors go well with #AA744B?

#4B81AA (complementary), #AA4B51 (analogous), and #755033 (lighter shade) work well with #AA744B.