All Palettes

Color Palette #f0a800, #f5c400, #f9e690, #f6a7d8, #f25a6e

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.syndicalist {
color: #f5c400;
}
.beekeeper {
color: #f9e690;
}
.corinthian-pink {
color: #f6a7d8;
}
.pink-pepper {
color: #f25a6e;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--syndicalist:#f5c400;
--beekeeper:#f9e690;
--corinthian-pink:#f6a7d8;
--pink-pepper:#f25a6e;
}

More palettes to explore