All Palettes

Color Palette #d72d41, #f64f3c, #f7a050, #f7d06e, #8fcfd1

0%
0%
0%

CSS code for this palette

/* CSS */
.bloody-rust {
color: #d72d41;
}
.benihi-red {
color: #f64f3c;
}
.ginger-milk {
color: #f7a050;
}
.yellow-tulip {
color: #f7d06e;
}
.fling-green {
color: #8fcfd1;
}

/* CSS Variables */
:root {
--bloody-rust:#d72d41;
--benihi-red:#f64f3c;
--ginger-milk:#f7a050;
--yellow-tulip:#f7d06e;
--fling-green:#8fcfd1;
}

More palettes to explore