All Palettes

Color Palette #1f4a8e, #4f8ac9, #7fc0e6, #a2e4f1, #f2b62c

0%
0%
0%

CSS code for this palette

/* CSS */
.nuit-blanche {
color: #1f4a8e;
}
.blue-sonki {
color: #4f8ac9;
}
.horizon-haze {
color: #7fc0e6;
}
.blizzard-blue {
color: #a2e4f1;
}
.xanthous {
color: #f2b62c;
}

/* CSS Variables */
:root {
--nuit-blanche:#1f4a8e;
--blue-sonki:#4f8ac9;
--horizon-haze:#7fc0e6;
--blizzard-blue:#a2e4f1;
--xanthous:#f2b62c;
}

More palettes to explore