All Palettes

Color Palette #1c1f6d, #4b4ea0, #7e7ebe, #a59ac1, #d5c7e1

0%
0%
0%

CSS code for this palette

/* CSS */
.20000-leagues-under-the-sea {
color: #1c1f6d;
}
.liberty {
color: #4b4ea0;
}
.deep-periwinkle {
color: #7e7ebe;
}
.ode-to-purple {
color: #a59ac1;
}
.purity {
color: #d5c7e1;
}

/* CSS Variables */
:root {
--20000-leagues-under-the-sea:#1c1f6d;
--liberty:#4b4ea0;
--deep-periwinkle:#7e7ebe;
--ode-to-purple:#a59ac1;
--purity:#d5c7e1;
}

More palettes to explore