#AA748F Color Information

Hex color code: #AA748F

#AA748F is a delicate magenta color. In RGB it is (170, 116, 143), and in HSL it is (330°, 24%, 56%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#AA748F
RGB
170, 116, 143
HSL
330°, 24%, 56%
CMYK
0%, 32%, 16%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AA748F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 116, 143

Red: 170 / Green: 116 / Blue: 143

HSL

330°, 24%, 56%

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

CMYK

0%, 32%, 16%, 33%

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

What color is #AA748F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AA748F to RGB:

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

HEX to HSL

Convert #AA748F to HSL:

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

HEX to CMYK

Convert #AA748F to CMYK:

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

Color Meaning and Usage

#AA748F is a soft magenta color with RGB values of 170, 116, 143 and HSL of 330°, 24%, 56%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AA748F is #74AA8F, creating high-contrast pairings. For softer combinations, try analogous colors like #AA74AA.

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

Contrast with #AA748F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AA748F?

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

What is the RGB value of #AA748F?

#AA748F in RGB is (170, 116, 143) - 170 red, 116 green, and 143 blue.

How to use #AA748F in CSS?

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

What colors go well with #AA748F?

#74AA8F (complementary), #AA74AA (analogous), and #824F69 (lighter shade) work well with #AA748F.