All Palettes

Color Palette #1e3a76, #3b5cbf, #4c7bc2, #83b6e2, #f2f8fd

0%
0%
0%

CSS code for this palette

/* CSS */
.twilight-express {
color: #1e3a76;
}
.free-speech-blue {
color: #3b5cbf;
}
.parkwater {
color: #4c7bc2;
}
.enchanting {
color: #83b6e2;
}
.cotton-ball {
color: #f2f8fd;
}

/* CSS Variables */
:root {
--twilight-express:#1e3a76;
--free-speech-blue:#3b5cbf;
--parkwater:#4c7bc2;
--enchanting:#83b6e2;
--cotton-ball:#f2f8fd;
}

More palettes to explore