All Palettes

Color Palette #f0a800, #f1c84b, #f2e19c, #6ccb79, #4b9eec

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.buttery-croissant {
color: #f2e19c;
}
.snow-pea {
color: #6ccb79;
}
.perfect-days {
color: #4b9eec;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--solar-plexus-chakra:#f1c84b;
--buttery-croissant:#f2e19c;
--snow-pea:#6ccb79;
--perfect-days:#4b9eec;
}

More palettes to explore