All Palettes

Color Palette #1f1b79, #4c4c9e, #7a7ab8, #b5b15e, #d94a3f

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.liberty {
color: #4c4c9e;
}
.astro-zinger {
color: #7a7ab8;
}
.hemp-tea {
color: #b5b15e;
}
.warming-heart {
color: #d94a3f;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--liberty:#4c4c9e;
--astro-zinger:#7a7ab8;
--hemp-tea:#b5b15e;
--warming-heart:#d94a3f;
}

More palettes to explore