All Palettes

Color Palette #da4c25, #f6a50e, #f5d400, #a8d651, #4d9b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.crab-curry {
color: #da4c25;
}
.orange-pospsicle {
color: #f6a50e;
}
.empire-yellow {
color: #f5d400;
}
.young-green-onion {
color: #a8d651;
}
.enviable {
color: #4d9b3b;
}

/* CSS Variables */
:root {
--crab-curry:#da4c25;
--orange-pospsicle:#f6a50e;
--empire-yellow:#f5d400;
--young-green-onion:#a8d651;
--enviable:#4d9b3b;
}

More palettes to explore