All Palettes

Color Palette #f0a800, #f3ca4f, #f6e09d, #a6d8b9, #3fa6a1

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.radiant-sun {
color: #f3ca4f;
}
.buttery-croissant {
color: #f6e09d;
}
.eerie-glow {
color: #a6d8b9;
}
.bahaman-bliss {
color: #3fa6a1;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--radiant-sun:#f3ca4f;
--buttery-croissant:#f6e09d;
--eerie-glow:#a6d8b9;
--bahaman-bliss:#3fa6a1;
}

More palettes to explore