All Palettes

Color Palette #1f1f4c, #3b6c91, #5bb2b3, #f5c400, #e05a29

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1f1f4c;
}
.rainy-lake {
color: #3b6c91;
}
.artesian-well {
color: #5bb2b3;
}
.syndicalist {
color: #f5c400;
}
.flame {
color: #e05a29;
}

/* CSS Variables */
:root {
--fly-by-night:#1f1f4c;
--rainy-lake:#3b6c91;
--artesian-well:#5bb2b3;
--syndicalist:#f5c400;
--flame:#e05a29;
}

More palettes to explore