All Palettes

Color Palette #c91d25, #f35c20, #f5a300, #f6d73c, #a1d83b

0%
0%
0%

CSS code for this palette

/* CSS */
.star-and-crescent-red {
color: #c91d25;
}
.plastic-carrot {
color: #f35c20;
}
.mad-for-mango {
color: #f5a300;
}
.dandelion-yellow {
color: #f6d73c;
}
.blanka-green {
color: #a1d83b;
}

/* CSS Variables */
:root {
--star-and-crescent-red:#c91d25;
--plastic-carrot:#f35c20;
--mad-for-mango:#f5a300;
--dandelion-yellow:#f6d73c;
--blanka-green:#a1d83b;
}

More palettes to explore