All Palettes

Color Palette #1f1b79, #4a3c90, #7b5c99, #a68c95, #d2b1c3

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.blue-gem {
color: #4a3c90;
}
.jubilee {
color: #7b5c99;
}
.gothic-amethyst {
color: #a68c95;
}
.kindness {
color: #d2b1c3;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--blue-gem:#4a3c90;
--jubilee:#7b5c99;
--gothic-amethyst:#a68c95;
--kindness:#d2b1c3;
}

More palettes to explore