Cherry Blossom Color Palette
The official color guide for Cherry Blossom. Soft, dreamy tones optimized for floral, aesthetic design, and visual harmony.
Introduction
Cherry Blossom is a defining palette in the floral aesthetic. Popularized by Japan Inspired in 2017, this collection brings a gentle, soothing vibe to any project.
With a primary hue of #ffc0cb, it offers a soft alternative to harsh saturated colors.
Perfect for backgrounds, illustrations, and calming UI elements, Cherry Blossom creates an inviting atmosphere.
Color Analysis
A breakdown of the verified hex codes and their specific roles.
| Preview | Role | Hex | RGB |
|---|---|---|---|
| Primary | #ffc0cb |
255, 192, 203 | |
| Secondary | #ffb7b2 |
255, 183, 178 | |
| Accent | #ff9aa2 |
255, 154, 162 | |
| Complement | #ffdac1 |
255, 218, 193 |
Trends & Psychology
Soft Focus
Pastel colors like #ffc0cb are known to have a calming effect on the viewer, reducing visual stress and creating a sense of safety and openness.
Global Appeal
Japan has seen a rising trend in seasonal cherry blossom campaigns and stationery using these exact tones.
Implementation Guide
Use these snippets to add Cherry Blossom to your stylesheet.
CSS Variables
:root {
/* Cherry Blossom Variables */
--pastel-1: #ffc0cb;
--pastel-2: #ffb7b2;
--pastel-3: #ff9aa2;
--pastel-4: #ffdac1;
}
Frequently Asked Questions
Pastel colors are generally too light for body text on white backgrounds. Use them for backgrounds or large headlines on dark backgrounds.