Hotter Than Hell
#ff4455
Here's everything about the color Hotter Than Hell (#ff4455) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff4455 | |
|---|---|---|
| RGB | rgb(255, 68, 85) | |
| HSL | hsl(355, 100%, 63%) | |
| CMYK | cmyk(0%, 73%, 67%, 0%) | |
| LAB | lab(59, 71, 36) | |
| OKLCH | oklch(0.67 0.222 21) |
Color harmonies
Tints & shades
Code snippets
color: #ff4455;
background-color: #ff4455;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFFF4455)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.27, blue: 0.33, alpha: 1.0)