Hi @Sivadarshan ,
Go to Online Store, then Theme, and select Edit Code.
Search for base.css/theme.css/style.css/main.css/custom.css file Add the provided code at the end of the file.
.grid-product__tag.grid-product__tag--sale {
background: #102294 !important;
}