All Palettes

Color Palette #1a3c6b, #4a8bba, #78c1dd, #b4e1f9, #f4c210

0%
0%
0%

CSS code for this palette

/* CSS */
.lucidity {
color: #1a3c6b;
}
.boat-house {
color: #4a8bba;
}
.bright-spark {
color: #78c1dd;
}
.arctic-paradise {
color: #b4e1f9;
}
.sunshine-mellow {
color: #f4c210;
}

/* CSS Variables */
:root {
--lucidity:#1a3c6b;
--boat-house:#4a8bba;
--bright-spark:#78c1dd;
--arctic-paradise:#b4e1f9;
--sunshine-mellow:#f4c210;
}

More palettes to explore