Amore
#ae2f48
Here's everything about the color Amore (#ae2f48) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ae2f48 | |
|---|---|---|
| RGB | rgb(174, 47, 72) | |
| HSL | hsl(348, 57%, 43%) | |
| CMYK | cmyk(0%, 73%, 59%, 32%) | |
| LAB | lab(41, 53, 17) | |
| OKLCH | oklch(0.51 0.163 14) |
Color harmonies
Tints & shades
Code snippets
color: #ae2f48;
background-color: #ae2f48;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFAE2F48)
/* Swift / UIKit */
UIColor(red: 0.68, green: 0.18, blue: 0.28, alpha: 1.0)