All Palettes

Color Palette #f04c00, #ff8c00, #ffd000, #d9ff00, #4cff00

0%
0%
0%

CSS code for this palette

/* CSS */
.kimchi {
color: #f04c00;
}
.sun-crete {
color: #ff8c00;
}
.electric-glow {
color: #ffd000;
}
.lime-zest {
color: #d9ff00;
}
.chlorophyll-green {
color: #4cff00;
}

/* CSS Variables */
:root {
--kimchi:#f04c00;
--sun-crete:#ff8c00;
--electric-glow:#ffd000;
--lime-zest:#d9ff00;
--chlorophyll-green:#4cff00;
}

More palettes to explore