All Palettes

Color Palette #404a64, #617a89, #8ab9c1, #b6e3e7, #f0f5f5

0%
0%
0%

CSS code for this palette

/* CSS */
.luna-pier {
color: #404a64;
}
.night-owl {
color: #617a89;
}
.sea-angel {
color: #8ab9c1;
}
.refreshing-pool {
color: #b6e3e7;
}
.anti-flash-white {
color: #f0f5f5;
}

/* CSS Variables */
:root {
--luna-pier:#404a64;
--night-owl:#617a89;
--sea-angel:#8ab9c1;
--refreshing-pool:#b6e3e7;
--anti-flash-white:#f0f5f5;
}

More palettes to explore