All Palettes

Color Palette #2a4a9d, #517cbd, #8cb8e3, #b9e0f9, #f5f9ff

0%
0%
0%

CSS code for this palette

/* CSS */
.le-grand-bleu {
color: #2a4a9d;
}
.diva-violet {
color: #517cbd;
}
.goluboy-blue {
color: #8cb8e3;
}
.arctic-paradise {
color: #b9e0f9;
}
.m-white {
color: #f5f9ff;
}

/* CSS Variables */
:root {
--le-grand-bleu:#2a4a9d;
--diva-violet:#517cbd;
--goluboy-blue:#8cb8e3;
--arctic-paradise:#b9e0f9;
--m-white:#f5f9ff;
}

More palettes to explore