All Palettes

Color Palette #1f3f8e, #4a6ca5, #80a8c2, #b4d199, #f1cb4b

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-oblivion {
color: #1f3f8e;
}
.great-serpent {
color: #4a6ca5;
}
.stormfang {
color: #80a8c2;
}
.greenhorn {
color: #b4d199;
}
.solar-plexus-chakra {
color: #f1cb4b;
}

/* CSS Variables */
:root {
--blue-oblivion:#1f3f8e;
--great-serpent:#4a6ca5;
--stormfang:#80a8c2;
--greenhorn:#b4d199;
--solar-plexus-chakra:#f1cb4b;
}

More palettes to explore