All Palettes

Color Palette #1f1b79, #494c9c, #788bc4, #b6d6e2, #f1e0b1

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.liberty {
color: #494c9c;
}
.hydrangea {
color: #788bc4;
}
.tear {
color: #b6d6e2;
}
.bone-white {
color: #f1e0b1;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--liberty:#494c9c;
--hydrangea:#788bc4;
--tear:#b6d6e2;
--bone-white:#f1e0b1;
}

More palettes to explore