All Palettes

Serenity of the Dusk Sky Color Palette

A tranquil tribute to the calming hues of twilight, where deep blues meld with soft grays and gentle lavender, inviting a sense of peace and reflection. Each shade whispers tales of fading light and the gentle embrace of the evening, perfect for creating a soothing atmosphere in any design.

0%
0%
0%

CSS code for this palette

/* CSS */
.spectrum-blue {
color: #3e4a8e;
}
.governor-bay {
color: #4d5b9d;
}
.marvellous {
color: #6b7fb3;
}
.mild-blue-yonder {
color: #a2b1d2;
}
.leap-of-faith {
color: #c4d3e3;
}

/* CSS Variables */
:root {
--spectrum-blue:#3e4a8e;
--governor-bay:#4d5b9d;
--marvellous:#6b7fb3;
--mild-blue-yonder:#a2b1d2;
--leap-of-faith:#c4d3e3;
}

More palettes to explore