All Palettes

Color Palette #1f4e70, #3e7d98, #64b1c4, #a6e1e2, #f2f8f5

0%
0%
0%

CSS code for this palette

/* CSS */
.seafarer {
color: #1f4e70;
}
.wipeout {
color: #3e7d98;
}
.glacier-lake {
color: #64b1c4;
}
.ice-crystal-blue {
color: #a6e1e2;
}
.chef-s-hat {
color: #f2f8f5;
}

/* CSS Variables */
:root {
--seafarer:#1f4e70;
--wipeout:#3e7d98;
--glacier-lake:#64b1c4;
--ice-crystal-blue:#a6e1e2;
--chef-s-hat:#f2f8f5;
}

More palettes to explore