Savoury Salmon
#d19c97
Savoury Salmon is a color with the hex code #d19c97. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d19c97 | |
|---|---|---|
| RGB | rgb(209, 156, 151) | |
| HSL | hsl(5, 39%, 71%) | |
| CMYK | cmyk(0%, 25%, 28%, 18%) | |
| LAB | lab(69, 20, 11) | |
| OKLCH | oklch(0.74 0.064 25) |
Color harmonies
Tints & shades
Code snippets
color: #d19c97;
background-color: #d19c97;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFD19C97)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.61, blue: 0.59, alpha: 1.0)