How to make HDRP look like URP?

Hi all. I have a project made in URP and I decided to switch to HDRP (for ray tracing, DLSS and many other similar features). But I ran into the fact that I simply cannot make the scene on HDRP look the same as on URP. Even if you create an empty scene (with a custom skybox) in both projects, it looks less saturated in HDRP

How can I make an HDRP scene look like a URP scene?

left HDRP
right URP


Did you disable the default post processing that comes with HDRP (fog, motion blur, ACES, bloom, etc)? You can find it in the project settings > global settings

Half of what makes hdrp look like hdrp is the post processing. You’ll have to edit the processing that modifies the color yourself

If you just need more saturation then simply do it in post.

8251446--1079814--upload_2022-7-4_0-44-43.png

8251446--1079811--upload_2022-7-4_0-42-32.png