Insert this code into Page Settings > Custom Code > Header field and replace BLOCKID with your block ID. Please note you need to check it with the published app; it will not show the changed color in preview or in Studio.
<script>
window['BlockID-colors'] = ['#FE8070', '#DD7E6B'];
</script>