Hot Flamingo
#b35966
Hot Flamingo is a color with the hex code #b35966. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #b35966 | |
|---|---|---|
| RGB | rgb(179, 89, 102) | |
| HSL | hsl(351, 37%, 53%) | |
| CMYK | cmyk(0%, 50%, 43%, 30%) | |
| LAB | lab(49, 38, 10) | |
| OKLCH | oklch(0.58 0.117 12) |
Color harmonies
Tints & shades
Code snippets
color: #b35966;
background-color: #b35966;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFB35966)
/* Swift / UIKit */
UIColor(red: 0.70, green: 0.35, blue: 0.40, alpha: 1.0)