All Palettes

Color Palette #a3b4e1, #df9fd4, #f3c65e, #c7d24b, #f2908c

0%
0%
0%

CSS code for this palette

/* CSS */
.myrtle-flower {
color: #a3b4e1;
}
.exotic-violet {
color: #df9fd4;
}
.deep-fried-sun-rays {
color: #f3c65e;
}
.slap-happy {
color: #c7d24b;
}
.bierwurst {
color: #f2908c;
}

/* CSS Variables */
:root {
--myrtle-flower:#a3b4e1;
--exotic-violet:#df9fd4;
--deep-fried-sun-rays:#f3c65e;
--slap-happy:#c7d24b;
--bierwurst:#f2908c;
}

More palettes to explore