All Palettes

Color Palette #f35c20, #f8b50d, #f9e18b, #c6e9af, #4baf6e

0%
0%
0%

CSS code for this palette

/* CSS */
.plastic-carrot {
color: #f35c20;
}
.spanish-yellow {
color: #f8b50d;
}
.daisy-desi {
color: #f9e18b;
}
.almost-aloe {
color: #c6e9af;
}
.glen {
color: #4baf6e;
}

/* CSS Variables */
:root {
--plastic-carrot:#f35c20;
--spanish-yellow:#f8b50d;
--daisy-desi:#f9e18b;
--almost-aloe:#c6e9af;
--glen:#4baf6e;
}

More palettes to explore