All Palettes

Color Palette #f0a800, #f3d57c, #f3b4d6, #f9b4e1, #ff8a8a

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.jemima {
color: #f3d57c;
}
.soft-cashmere {
color: #f3b4d6;
}
.hot-aquarelle-pink {
color: #f9b4e1;
}
.red-mull {
color: #ff8a8a;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--jemima:#f3d57c;
--soft-cashmere:#f3b4d6;
--hot-aquarelle-pink:#f9b4e1;
--red-mull:#ff8a8a;
}

More palettes to explore