All Palettes

Color Palette #1f4c98, #3b79c4, #6cb2e4, #a1dff7, #f3f9fc

0%
0%
0%

CSS code for this palette

/* CSS */
.le-grand-bleu {
color: #1f4c98;
}
.celestial-plum {
color: #3b79c4;
}
.xavier-blue {
color: #6cb2e4;
}
.ganon-blue {
color: #a1dff7;
}
.cotton-ball {
color: #f3f9fc;
}

/* CSS Variables */
:root {
--le-grand-bleu:#1f4c98;
--celestial-plum:#3b79c4;
--xavier-blue:#6cb2e4;
--ganon-blue:#a1dff7;
--cotton-ball:#f3f9fc;
}

More palettes to explore