To make the DIVI hamburger icon a different color, add the below custom CSS code:

.et_mobile_menu {
border-top-color: #fff!important;
}