All Palettes

Color Palette #1f1b79, #4f3f92, #8859c9, #b7a34e, #d6384b

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.blue-gem {
color: #4f3f92;
}
.fuchsia-blue {
color: #8859c9;
}
.moss-stone {
color: #b7a34e;
}
.smooch-rouge {
color: #d6384b;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--blue-gem:#4f3f92;
--fuchsia-blue:#8859c9;
--moss-stone:#b7a34e;
--smooch-rouge:#d6384b;
}

More palettes to explore