Flirty Salmon
#fa7069
Flirty Salmon, represented by the hex value #fa7069, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #fa7069 | |
|---|---|---|
| RGB | rgb(250, 112, 105) | |
| HSL | hsl(3, 94%, 70%) | |
| CMYK | cmyk(0%, 55%, 58%, 2%) | |
| LAB | lab(65, 53, 31) | |
| OKLCH | oklch(0.71 0.171 25) |
Color harmonies
Tints & shades
Code snippets
color: #fa7069;
background-color: #fa7069;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFFA7069)
/* Swift / UIKit */
UIColor(red: 0.98, green: 0.44, blue: 0.41, alpha: 1.0)