All Palettes

Color Palette #1f1b79, #4b2a92, #78499c, #ab6da3, #f1a2ba

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.galactic-purple {
color: #4b2a92;
}
.studio {
color: #78499c;
}
.mulberry-bush {
color: #ab6da3;
}
.pink-chalk {
color: #f1a2ba;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--galactic-purple:#4b2a92;
--studio:#78499c;
--mulberry-bush:#ab6da3;
--pink-chalk:#f1a2ba;
}

More palettes to explore