All Palettes

Color Palette #b2d100, #a8d600, #f1c84b, #f06c00, #d66000

0%
0%
0%

CSS code for this palette

/* CSS */
.lime-rasp {
color: #b2d100;
}
.king-lime {
color: #a8d600;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.royal-flycatcher-crest {
color: #f06c00;
}
.exuberance {
color: #d66000;
}

/* CSS Variables */
:root {
--lime-rasp:#b2d100;
--king-lime:#a8d600;
--solar-plexus-chakra:#f1c84b;
--royal-flycatcher-crest:#f06c00;
--exuberance:#d66000;
}

More palettes to explore