All Palettes

Color Palette #1f3b6f, #496a9c, #6f9cc8, #a1d4e8, #f5f5f5

0%
0%
0%

CSS code for this palette

/* CSS */
.limoges {
color: #1f3b6f;
}
.san-marino {
color: #496a9c;
}
.cerulean-frost {
color: #6f9cc8;
}
.chefchaouen-blue {
color: #a1d4e8;
}
.white-smoke {
color: #f5f5f5;
}

/* CSS Variables */
:root {
--limoges:#1f3b6f;
--san-marino:#496a9c;
--cerulean-frost:#6f9cc8;
--chefchaouen-blue:#a1d4e8;
--white-smoke:#f5f5f5;
}

More palettes to explore