薄桜 — Japanese Traditional Color

HEX
#fdeff2
RGB
253,239,242

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.

Recommended Pairings

CSS Variable

:root {
  --color-薄桜: #fdeff2;
}
.example {
  background-color: var(--color-薄桜);
}

More Japanese Traditional Colors