←Back to PalettesAll Palettes
Whispers of a Rosy Dawn Color Palette
A delicate blend of muted rose and soft earth tones that evoke the tender moments just before sunrise. This collection embraces the warmth of a new day, offering a subtle yet vibrant spectrum reminiscent of blooming flowers and gentle whispers in the morning breeze.
0%
0%
0%
Color names in this palette
CSS code for this palette
/* CSS */
.temptress {
color: #3c202c;
}
.vintage-merlot {
color: #7a3e4d;
}
.kissed-by-a-zombies {
color: #b05463;
}
.apricot-red {
color: #e78f7e;
}
.nature-apricot {
color: #ffbaa3;
}
/* CSS Variables */
:root {
--temptress:#3c202c;
--vintage-merlot:#7a3e4d;
--kissed-by-a-zombies:#b05463;
--apricot-red:#e78f7e;
--nature-apricot:#ffbaa3;
}