"Cherry Blossom" color gradient
pink
delicate
spring
floral
soft
beautiful
ephemeral
5
Cherry Blossom color gradient css code
.Cherry Blossom {
background: radial-gradient(circle at center, #fce4ec, #f8bbd0, #ec407a);
}
.Cherry Blossom {
background: radial-gradient(circle at center, #fce4ec, #f8bbd0, #ec407a);
}