Eternal Flame
#a13f49
Here's everything about the color Eternal Flame (#a13f49) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a13f49 | |
|---|---|---|
| RGB | rgb(161, 63, 73) | |
| HSL | hsl(354, 44%, 44%) | |
| CMYK | cmyk(0%, 61%, 55%, 37%) | |
| LAB | lab(41, 42, 16) | |
| OKLCH | oklch(0.5 0.13 17) |
Color harmonies
Tints & shades
Code snippets
color: #a13f49;
background-color: #a13f49;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA13F49)
/* Swift / UIKit */
UIColor(red: 0.63, green: 0.25, blue: 0.29, alpha: 1.0)