Usuzakura is a pale pink that echoes the faint blush of cherry blossom petals. It was a color favored by court nobles in the Heian period for layered kimono.
:root { --color-薄桜: #fdeff2; } .example { background-color: var(--color-薄桜); }