All Palettes

Whispers of a Serene Spring Color Palette

A tranquil collection of soft hues that captures the essence of a quiet spring morning, where gentle pinks and calming greens awaken the soul, inspired by blooming gardens and whispering breezes.

0%
0%
0%

CSS code for this palette

/* CSS */
.calabrese {
color: #f1a8a2;
}
.brilliant-beige {
color: #f1c4b7;
}
.sandy-shore {
color: #f2e7ba;
}
.mint-macaron {
color: #afeeee;
}
.patina-green {
color: #b4e9b6;
}

/* CSS Variables */
:root {
--calabrese:#f1a8a2;
--brilliant-beige:#f1c4b7;
--sandy-shore:#f2e7ba;
--mint-macaron:#afeeee;
--patina-green:#b4e9b6;
}

More palettes to explore