Color names in this palette
CSS code for this palette
/* CSS */
.20000-leagues-under-the-sea {
color: #191967;
}
.bluebell {
color: #3b3b9b;
}
.circumorbital-ring {
color: #5c5ccc;
}
.lavender-blue-shadow {
color: #8f8fff;
}
.shy-moment {
color: #a8b5ff;
}
/* CSS Variables */
:root {
--20000-leagues-under-the-sea:#191967;
--bluebell:#3b3b9b;
--circumorbital-ring:#5c5ccc;
--lavender-blue-shadow:#8f8fff;
--shy-moment:#a8b5ff;
}