All Palettes

Color Palette #1f1b79, #3c5d96, #5e8da1, #b1c1d8, #f2e2c4

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.portuguese-blue {
color: #3c5d96;
}
.georgian-revival-blue {
color: #5e8da1;
}
.spindle {
color: #b1c1d8;
}
.afterglow {
color: #f2e2c4;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--portuguese-blue:#3c5d96;
--georgian-revival-blue:#5e8da1;
--spindle:#b1c1d8;
--afterglow:#f2e2c4;
}

More palettes to explore