All Palettes

Color Palette #f0a800, #f1c84b, #f2e1a1, #a3d7d1, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.sugar-cookie {
color: #f2e1a1;
}
.smooth-satin {
color: #a3d7d1;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--solar-plexus-chakra:#f1c84b;
--sugar-cookie:#f2e1a1;
--smooth-satin:#a3d7d1;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore