All Palettes

Color Palette #1f1f98, #4e4eb7, #7b7bdb, #a3a3ff, #c7c7ff

0%
0%
0%

CSS code for this palette

/* CSS */
.gentian-blue {
color: #1f1f98;
}
.chinese-bellflower {
color: #4e4eb7;
}
.tanzine {
color: #7b7bdb;
}
.shy-moment {
color: #a3a3ff;
}
.light-periwinkle {
color: #c7c7ff;
}

/* CSS Variables */
:root {
--gentian-blue:#1f1f98;
--chinese-bellflower:#4e4eb7;
--tanzine:#7b7bdb;
--shy-moment:#a3a3ff;
--light-periwinkle:#c7c7ff;
}

More palettes to explore