All Palettes

Color Palette #1f1b79, #3c3e9a, #7b7da3, #b6b83d, #e64c2d

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.galaxy-express {
color: #3c3e9a;
}
.lavender-violet {
color: #7b7da3;
}
.hopscotch {
color: #b6b83d;
}
.burning-tomato {
color: #e64c2d;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--galaxy-express:#3c3e9a;
--lavender-violet:#7b7da3;
--hopscotch:#b6b83d;
--burning-tomato:#e64c2d;
}

More palettes to explore