All Palettes

Color Palette #f0a800, #f5c25b, #f8e6a0, #e5a4b2, #d364a1

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.butterfield {
color: #f5c25b;
}
.venetian-yellow {
color: #f8e6a0;
}
.love-at-first-sight {
color: #e5a4b2;
}
.sugar-rush {
color: #d364a1;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--butterfield:#f5c25b;
--venetian-yellow:#f8e6a0;
--love-at-first-sight:#e5a4b2;
--sugar-rush:#d364a1;
}

More palettes to explore