Slippery Salmon
#f87e63
Slippery Salmon is a color with the hex code #f87e63. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #f87e63 | |
|---|---|---|
| RGB | rgb(248, 126, 99) | |
| HSL | hsl(11, 91%, 68%) | |
| CMYK | cmyk(0%, 49%, 60%, 3%) | |
| LAB | lab(67, 46, 37) | |
| OKLCH | oklch(0.73 0.155 34) |
Color harmonies
Tints & shades
Code snippets
color: #f87e63;
background-color: #f87e63;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFF87E63)
/* Swift / UIKit */
UIColor(red: 0.97, green: 0.49, blue: 0.39, alpha: 1.0)