All Palettes

Color Palette #1e1e7b, #4f4f9c, #8585bc, #d1a400, #e65000

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1e1e7b;
}
.liberty {
color: #4f4f9c;
}
.soft-blue-lavender {
color: #8585bc;
}
.prehnite-yellow {
color: #d1a400;
}
.salsa-haba-ero {
color: #e65000;
}

/* CSS Variables */
:root {
--snorlax:#1e1e7b;
--liberty:#4f4f9c;
--soft-blue-lavender:#8585bc;
--prehnite-yellow:#d1a400;
--salsa-haba-ero:#e65000;
}

More palettes to explore