All Palettes

Color Palette #1f1b79, #5a5e8c, #8d93a0, #b8b8c6, #f5f2d6

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.midnight-sea {
color: #5a5e8c;
}
.manatee {
color: #8d93a0;
}
.silverado-trail {
color: #b8b8c6;
}
.yellow-diamond {
color: #f5f2d6;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--midnight-sea:#5a5e8c;
--manatee:#8d93a0;
--silverado-trail:#b8b8c6;
--yellow-diamond:#f5f2d6;
}

More palettes to explore