Color scale and zlim in heatmap in Plots, pyplot()

I would like to plot 2 heatmap that have a different range of values but preserve comparability, so that the colors have the same meaning in both plots. How can I fix the “zlim”?

the keyword for that is clims ( color limits ).