Autumn Fire
#c44e4f
Here's everything about the color Autumn Fire (#c44e4f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #c44e4f | |
|---|---|---|
| RGB | rgb(196, 78, 79) | |
| HSL | hsl(359, 50%, 54%) | |
| CMYK | cmyk(0%, 60%, 60%, 23%) | |
| LAB | lab(50, 48, 25) | |
| OKLCH | oklch(0.58 0.152 23) |
Color harmonies
Tints & shades
Code snippets
color: #c44e4f;
background-color: #c44e4f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFC44E4F)
/* Swift / UIKit */
UIColor(red: 0.77, green: 0.31, blue: 0.31, alpha: 1.0)