All Palettes

Color Palette #1a1a70, #4c4c9a, #7e7ebe, #b1b1e7, #f0f0ff

0%
0%
0%

CSS code for this palette

/* CSS */
.20000-leagues-under-the-sea {
color: #1a1a70;
}
.liberty {
color: #4c4c9a;
}
.deep-periwinkle {
color: #7e7ebe;
}
.maximum-blue-purple {
color: #b1b1e7;
}
.foundation-white {
color: #f0f0ff;
}

/* CSS Variables */
:root {
--20000-leagues-under-the-sea:#1a1a70;
--liberty:#4c4c9a;
--deep-periwinkle:#7e7ebe;
--maximum-blue-purple:#b1b1e7;
--foundation-white:#f0f0ff;
}

More palettes to explore