Desaturating view after each level

Hello,
I’m working on a platformer horror game in Unity (the free version), and I’d like to make the gameplay slowly lose color after each level (aka each level would be slightly more desaturated than the last). What would be a good way to do this?

This should be easy to achieve using a color lookup texture: