All Palettes

Color Palette #1f3e5c, #497b9c, #6e9dbf, #a1d1e8, #f8fafc

0%
0%
0%

CSS code for this palette

/* CSS */
.sir-edmund {
color: #1f3e5c;
}
.zenith {
color: #497b9c;
}
.fate {
color: #6e9dbf;
}
.chefchaouen-blue {
color: #a1d1e8;
}
.wash-me {
color: #f8fafc;
}

/* CSS Variables */
:root {
--sir-edmund:#1f3e5c;
--zenith:#497b9c;
--fate:#6e9dbf;
--chefchaouen-blue:#a1d1e8;
--wash-me:#f8fafc;
}

More palettes to explore