All Palettes

Color Palette #1e1e76, #4f4f9c, #8080b3, #b3b3e6, #e0e0ff

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1e1e76;
}
.liberty {
color: #4f4f9c;
}
.murex {
color: #8080b3;
}
.perano {
color: #b3b3e6;
}
.stoic-white {
color: #e0e0ff;
}

/* CSS Variables */
:root {
--snorlax:#1e1e76;
--liberty:#4f4f9c;
--murex:#8080b3;
--perano:#b3b3e6;
--stoic-white:#e0e0ff;
}

More palettes to explore