All Palettes

Color Palette #2e3f52, #5b8095, #a6c9d9, #f0e9c7, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.waterhen-back {
color: #2e3f52;
}
.blue-heaven {
color: #5b8095;
}
.alpine-morning-blue {
color: #a6c9d9;
}
.ethereal-green {
color: #f0e9c7;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--waterhen-back:#2e3f52;
--blue-heaven:#5b8095;
--alpine-morning-blue:#a6c9d9;
--ethereal-green:#f0e9c7;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore