Flamboyant Flamingo
#f74480
Flamboyant Flamingo is a color with the hex code #f74480. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f74480 | |
|---|---|---|
| RGB | rgb(247, 68, 128) | |
| HSL | hsl(340, 92%, 62%) | |
| CMYK | cmyk(0%, 72%, 48%, 3%) | |
| LAB | lab(58, 71, 9) | |
| OKLCH | oklch(0.66 0.217 5) |
Color harmonies
Tints & shades
Code snippets
color: #f74480;
background-color: #f74480;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFF74480)
/* Swift / UIKit */
UIColor(red: 0.97, green: 0.27, blue: 0.50, alpha: 1.0)