All Palettes

Color Palette #1f1b79, #4b3d8f, #7b6c99, #c7a84d, #d9593f

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.blue-gem {
color: #4b3d8f;
}
.arabian-silk {
color: #7b6c99;
}
.gooseberry-yellow {
color: #c7a84d;
}
.mod-orange {
color: #d9593f;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--blue-gem:#4b3d8f;
--arabian-silk:#7b6c99;
--gooseberry-yellow:#c7a84d;
--mod-orange:#d9593f;
}

More palettes to explore