All Palettes

Color Palette #f5c400, #f9df9f, #f8b4d2, #f69dc5, #f28c9d

0%
0%
0%

CSS code for this palette

/* CSS */
.syndicalist {
color: #f5c400;
}
.aspen-yellow {
color: #f9df9f;
}
.pink-marshmallow {
color: #f8b4d2;
}
.pastel-magenta {
color: #f69dc5;
}
.wonder-lust {
color: #f28c9d;
}

/* CSS Variables */
:root {
--syndicalist:#f5c400;
--aspen-yellow:#f9df9f;
--pink-marshmallow:#f8b4d2;
--pastel-magenta:#f69dc5;
--wonder-lust:#f28c9d;
}

More palettes to explore