For the best results (that I’ve found), take the ambient color temperature and convert it from Kelvin to RGB as a Color object, and then multiply that by the ambient light intensity / 1000. Then apply the resulting Color to the RenderSettings.ambientSkyColor, RenderSettings.ambientEquatorColor, and RenderSettings.ambientGroundColor.