All Palettes

Color Palette #1f1b79, #493e8e, #7e68a6, #b79ab3, #eab8c9

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.blue-gem {
color: #493e8e;
}
.wintertime-mauve {
color: #7e68a6;
}
.cherished {
color: #b79ab3;
}
.chantilly {
color: #eab8c9;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--blue-gem:#493e8e;
--wintertime-mauve:#7e68a6;
--cherished:#b79ab3;
--chantilly:#eab8c9;
}

More palettes to explore