All Palettes

Color Palette #1d3f5e, #2d7b9a, #4cb6c2, #a3e1e6, #f9f971

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #1d3f5e;
}
.valley-of-glaciers {
color: #2d7b9a;
}
.glassmith {
color: #4cb6c2;
}
.charlotte {
color: #a3e1e6;
}
.old-laser-lemon {
color: #f9f971;
}

/* CSS Variables */
:root {
--sir-edmund:#1d3f5e;
--valley-of-glaciers:#2d7b9a;
--glassmith:#4cb6c2;
--charlotte:#a3e1e6;
--old-laser-lemon:#f9f971;
}

More palettes to explore