#AA748A Color Information

Hex color code: #AA748A

#AA748A is a delicate magenta color. In RGB it is (170, 116, 138), and in HSL it is (336°, 24%, 56%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#AA748A
RGB
170, 116, 138
HSL
336°, 24%, 56%
CMYK
0%, 32%, 19%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA748A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 116, 138

Red: 170 / Green: 116 / Blue: 138

HSL

336°, 24%, 56%

Hue: 336° / Saturation: 24% / Lightness: 56%

CMYK

0%, 32%, 19%, 33%

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

What color is #AA748A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA748A to RGB:

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

HEX to HSL

Convert #AA748A to HSL:

hsl(336, 24%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #AA748A to CMYK:

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

Color Meaning and Usage

#AA748A is a subtle magenta color with RGB values of 170, 116, 138 and HSL of 336°, 24%, 56%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA748A is #74AA94, creating high-contrast pairings. For softer combinations, try analogous colors like #AA74A4.

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

Contrast with #AA748A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA748A?

#AA748A is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #AA748A?

#AA748A in RGB is (170, 116, 138) - 170 red, 116 green, and 138 blue.

How to use #AA748A in CSS?

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

What colors go well with #AA748A?

#74AA94 (complementary), #AA74A4 (analogous), and #824F64 (lighter shade) work well with #AA748A.