All Palettes

Color Palette #d1b3e0, #f6a2af, #f1c84b, #7fd959, #5f6c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #d1b3e0;
}
.simple-pink {
color: #f6a2af;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.lilliputian-lime {
color: #7fd959;
}
.justice {
color: #5f6c8c;
}

/* CSS Variables */
:root {
--pretty-petunia:#d1b3e0;
--simple-pink:#f6a2af;
--solar-plexus-chakra:#f1c84b;
--lilliputian-lime:#7fd959;
--justice:#5f6c8c;
}

More palettes to explore