Changing Screen Color

I am working on a FPS game and want to make the screen flash red when the player takes damage, but I’m not sure how to actually change the color of the screen. I am leaning towards a partially transparent red plane in front of the camera, but i want to know if anyone has a better Idea of how to do this?

thank you

Use a full-screen GUITexture.

–Eric