Flame Lily
#ce0644
Here's everything about the color Flame Lily (#ce0644) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ce0644 | |
|---|---|---|
| RGB | rgb(206, 6, 68) | |
| HSL | hsl(341, 94%, 42%) | |
| CMYK | cmyk(0%, 97%, 67%, 19%) | |
| LAB | lab(45, 69, 26) | |
| OKLCH | oklch(0.54 0.215 15) |
Color harmonies
Tints & shades
Code snippets
color: #ce0644;
background-color: #ce0644;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFCE0644)
/* Swift / UIKit */
UIColor(red: 0.81, green: 0.02, blue: 0.27, alpha: 1.0)