All Palettes

Color Palette #1a3f8e, #f6f8f8, #ff8c00, #ffb84d, #4b91e2

0%
0%
0%

CSS code for this palette

/* CSS */
.nuit-blanche {
color: #1a3f8e;
}
.lynx-white {
color: #f6f8f8;
}
.sun-crete {
color: #ff8c00;
}
.floral-leaf {
color: #ffb84d;
}
.olympic-blue {
color: #4b91e2;
}

/* CSS Variables */
:root {
--nuit-blanche:#1a3f8e;
--lynx-white:#f6f8f8;
--sun-crete:#ff8c00;
--floral-leaf:#ffb84d;
--olympic-blue:#4b91e2;
}

More palettes to explore