All Palettes

Color Palette #1a1d6b, #4a4d8c, #7c82b1, #b3b8e0, #f0f5ff

0%
0%
0%

CSS code for this palette

/* CSS */
.20000-leagues-under-the-sea {
color: #1a1d6b;
}
.beaded-blue {
color: #4a4d8c;
}
.corsican-purple {
color: #7c82b1;
}
.wish {
color: #b3b8e0;
}
.alice-blue {
color: #f0f5ff;
}

/* CSS Variables */
:root {
--20000-leagues-under-the-sea:#1a1d6b;
--beaded-blue:#4a4d8c;
--corsican-purple:#7c82b1;
--wish:#b3b8e0;
--alice-blue:#f0f5ff;
}

More palettes to explore