All Palettes

Color Palette #1e1e76, #3c4cb4, #6b7bcc, #a1c3e3, #f5faff

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1e1e76;
}
.night-in-manchester {
color: #3c4cb4;
}
.kickstart-purple {
color: #6b7bcc;
}
.pale-cerulean {
color: #a1c3e3;
}
.heart-of-ice {
color: #f5faff;
}

/* CSS Variables */
:root {
--snorlax:#1e1e76;
--night-in-manchester:#3c4cb4;
--kickstart-purple:#6b7bcc;
--pale-cerulean:#a1c3e3;
--heart-of-ice:#f5faff;
}

More palettes to explore