Angry Flamingo
#f04e45
Here's everything about the color Angry Flamingo (#f04e45) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f04e45 | |
|---|---|---|
| RGB | rgb(240, 78, 69) | |
| HSL | hsl(3, 85%, 61%) | |
| CMYK | cmyk(0%, 68%, 71%, 6%) | |
| LAB | lab(57, 62, 42) | |
| OKLCH | oklch(0.65 0.2 27) |
Color harmonies
Tints & shades
Code snippets
color: #f04e45;
background-color: #f04e45;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFF04E45)
/* Swift / UIKit */
UIColor(red: 0.94, green: 0.31, blue: 0.27, alpha: 1.0)