All Palettes

Color Palette #3e307e, #4c4992, #7c8ccb, #b2c3e0, #f4e1a4

0%
0%
0%

CSS code for this palette

/* CSS */
.clear-purple {
color: #3e307e;
}
.moonlight-sonata {
color: #4c4992;
}
.pansy-garden {
color: #7c8ccb;
}
.simply-sparkling {
color: #b2c3e0;
}
.optimistic-yellow {
color: #f4e1a4;
}

/* CSS Variables */
:root {
--clear-purple:#3e307e;
--moonlight-sonata:#4c4992;
--pansy-garden:#7c8ccb;
--simply-sparkling:#b2c3e0;
--optimistic-yellow:#f4e1a4;
}

More palettes to explore