All Palettes

Color Palette #2a7b98, #4eb1b7, #a9e5e2, #f6f1e4, #f9a824

0%
0%
0%

CSS code for this palette

/* CSS */
.valley-of-glaciers {
color: #2a7b98;
}
.crystalsong-blue {
color: #4eb1b7;
}
.ice-crystal-blue {
color: #a9e5e2;
}
.bright-moon {
color: #f6f1e4;
}
.honey-wax {
color: #f9a824;
}

/* CSS Variables */
:root {
--valley-of-glaciers:#2a7b98;
--crystalsong-blue:#4eb1b7;
--ice-crystal-blue:#a9e5e2;
--bright-moon:#f6f1e4;
--honey-wax:#f9a824;
}

More palettes to explore