All Palettes

Color Palette #3f3b8c, #605db6, #797de2, #a1aae8, #c3c6f4

0%
0%
0%

CSS code for this palette

/* CSS */
.clematis-blue {
color: #3f3b8c;
}
.blue-marguerite {
color: #605db6;
}
.tanzine {
color: #797de2;
}
.maximum-blue-purple {
color: #a1aae8;
}
.light-periwinkle {
color: #c3c6f4;
}

/* CSS Variables */
:root {
--clematis-blue:#3f3b8c;
--blue-marguerite:#605db6;
--tanzine:#797de2;
--maximum-blue-purple:#a1aae8;
--light-periwinkle:#c3c6f4;
}

More palettes to explore