All Palettes

Color Palette #2c2f6d, #5f609b, #a4a6db, #f0b7ea, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-rose {
color: #2c2f6d;
}
.wizard-s-potion {
color: #5f609b;
}
.childish-wonder {
color: #a4a6db;
}
.lovecloud {
color: #f0b7ea;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--blue-rose:#2c2f6d;
--wizard-s-potion:#5f609b;
--childish-wonder:#a4a6db;
--lovecloud:#f0b7ea;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore