All Palettes

Color Palette #f0a800, #f6cb3c, #f2e6a1, #a2d8d1, #80b3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.marigold-dust {
color: #f6cb3c;
}
.majestic-treasures {
color: #f2e6a1;
}
.smooth-satin {
color: #a2d8d1;
}
.regale-blue {
color: #80b3d6;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--marigold-dust:#f6cb3c;
--majestic-treasures:#f2e6a1;
--smooth-satin:#a2d8d1;
--regale-blue:#80b3d6;
}

More palettes to explore