All Palettes

Color Palette #1d3f72, #2e70a3, #4ab3e8, #f1d350, #f86c30

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1d3f72;
}
.deep-water {
color: #2e70a3;
}
.high-blue {
color: #4ab3e8;
}
.fresh-pineapple {
color: #f1d350;
}
.bright-orange {
color: #f86c30;
}

/* CSS Variables */
:root {
--assault:#1d3f72;
--deep-water:#2e70a3;
--high-blue:#4ab3e8;
--fresh-pineapple:#f1d350;
--bright-orange:#f86c30;
}

More palettes to explore