All Palettes

Color Palette #5abf69, #a8e1af, #f4f7a1, #fbc956, #f45b1f

0%
0%
0%

CSS code for this palette

/* CSS */
.verdant-oasis {
color: #5abf69;
}
.celadon {
color: #a8e1af;
}
.yippie-ya-yellow {
color: #f4f7a1;
}
.angry-pasta {
color: #fbc956;
}
.plastic-carrot {
color: #f45b1f;
}

/* CSS Variables */
:root {
--verdant-oasis:#5abf69;
--celadon:#a8e1af;
--yippie-ya-yellow:#f4f7a1;
--angry-pasta:#fbc956;
--plastic-carrot:#f45b1f;
}

More palettes to explore