All Palettes

Color Palette #2e3f52, #4b5a72, #6d8d9c, #a3c7e0, #f2e3a6

0%
0%
0%

CSS code for this palette

/* CSS */
.waterhen-back {
color: #2e3f52;
}
.bluster-blue {
color: #4b5a72;
}
.smoky-azurite {
color: #6d8d9c;
}
.sea-cliff {
color: #a3c7e0;
}
.cymophane-yellow {
color: #f2e3a6;
}

/* CSS Variables */
:root {
--waterhen-back:#2e3f52;
--bluster-blue:#4b5a72;
--smoky-azurite:#6d8d9c;
--sea-cliff:#a3c7e0;
--cymophane-yellow:#f2e3a6;
}

More palettes to explore