All Palettes

Color Palette #1f3d5c, #4c8b9e, #7bbac6, #a6e3e0, #f2f4f1

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #1f3d5c;
}
.cossack-dancer {
color: #4c8b9e;
}
.azure-lake {
color: #7bbac6;
}
.ice-crystal-blue {
color: #a6e3e0;
}
.bleached-silk {
color: #f2f4f1;
}

/* CSS Variables */
:root {
--sir-edmund:#1f3d5c;
--cossack-dancer:#4c8b9e;
--azure-lake:#7bbac6;
--ice-crystal-blue:#a6e3e0;
--bleached-silk:#f2f4f1;
}

More palettes to explore