Salmon Sashimi
#ff7e79
Here's everything about the color Salmon Sashimi (#ff7e79) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff7e79 | |
|---|---|---|
| RGB | rgb(255, 126, 121) | |
| HSL | hsl(2, 100%, 74%) | |
| CMYK | cmyk(0%, 51%, 53%, 0%) | |
| LAB | lab(68, 50, 27) | |
| OKLCH | oklch(0.74 0.158 24) |
Color harmonies
Tints & shades
Code snippets
color: #ff7e79;
background-color: #ff7e79;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFFF7E79)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.49, blue: 0.47, alpha: 1.0)