Seasons
Seasonal color palettes
Four mood boards for spring, summer, autumn, and winter — HEX sets for editorial layouts, lookbooks, and social templates. Reference: Learn more.
Starter template
/* Seasonal mood board */
.spring { --bloom: #f9a8d4; --leaf: #86efac; --sky: #7dd3fc; }
.summer { --sun: #fbbf24; --sea: #38bdf8; --coral: #fb7185; }
.autumn { --rust: #c2410c; --wheat: #fbbf24; --moss: #4d7c0f; }
.winter { --ice: #e0f2fe; --pine: #14532d; --berry: #9f1239; }Color samples
FAQ
How do I apply four seasons in one project?
Assign CSS classes per season (.spring, .summer) or swap tokens in your CMS — copy HEX from each row into your theme file.
Can I copy HEX and RGB chips?
Yes — every swatch copies with one click for mockups, slides, and design tokens.
Do you store official government color books?
No — we publish commonly cited HEX for the web. For legal compliance on passports, currency, or uniforms, consult official publications.