#AE848F Color Information

Hex color code: #AE848F

The hex color #AE848F is a soft magenta with RGB values of (174, 132, 143) and HSL of (344°, 21%, 60%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#AE848F
RGB
174, 132, 143
HSL
344°, 21%, 60%
CMYK
0%, 24%, 18%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AE848F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 132, 143

Red: 174 / Green: 132 / Blue: 143

HSL

344°, 21%, 60%

Hue: 344° / Saturation: 21% / Lightness: 60%

CMYK

0%, 24%, 18%, 32%

Cyan: 0% / Magenta: 24% / Yellow: 18% / Key: 32%

What color is #AE848F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AE848F to RGB:

rgb(174, 132, 143)HEX to RGB Converter →

HEX to HSL

Convert #AE848F to HSL:

hsl(344, 21%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #AE848F to CMYK:

cmyk(0%, 24%, 18%, 32%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #AE848F has RGB (174, 132, 143) and HSL (344°, 21%, 60%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AE848F is #84AEA3, creating high-contrast pairings. For softer combinations, try analogous colors like #AE84A4.

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

Contrast with #AE848F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AE848F?

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

What is the RGB value of #AE848F?

#AE848F in RGB is (174, 132, 143) - 174 red, 132 green, and 143 blue.

How to use #AE848F in CSS?

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

What colors go well with #AE848F?

#84AEA3 (complementary), #AE84A4 (analogous), and #8B5B68 (lighter shade) work well with #AE848F.