Rusty Heart
#a04039
Rusty Heart is a color with the hex code #a04039. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a04039 | |
|---|---|---|
| RGB | rgb(160, 64, 57) | |
| HSL | hsl(4, 47%, 43%) | |
| CMYK | cmyk(0%, 60%, 64%, 37%) | |
| LAB | lab(41, 40, 26) | |
| OKLCH | oklch(0.5 0.129 27) |
Color harmonies
Tints & shades
Code snippets
color: #a04039;
background-color: #a04039;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA04039)
/* Swift / UIKit */
UIColor(red: 0.63, green: 0.25, blue: 0.22, alpha: 1.0)