All Palettes

Color Palette #1f1f3d, #4a5d8c, #67c1e0, #ff8052, #ffcc00

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-express {
color: #1f1f3d;
}
.gem {
color: #4a5d8c;
}
.candid-blue {
color: #67c1e0;
}
.n-rang-orange {
color: #ff8052;
}
.usc-gold {
color: #ffcc00;
}

/* CSS Variables */
:root {
--midnight-express:#1f1f3d;
--gem:#4a5d8c;
--candid-blue:#67c1e0;
--n-rang-orange:#ff8052;
--usc-gold:#ffcc00;
}

More palettes to explore