All Palettes

Color Palette #b83d49, #f44e4e, #f69c60, #f1d25f, #3c8b4c

0%
0%
0%

CSS code for this palette

/* CSS */
.dragon-s-blood {
color: #b83d49;
}
.pumping-spice {
color: #f44e4e;
}
.indian-paintbrush {
color: #f69c60;
}
.ride-off-into-the-sunset {
color: #f1d25f;
}
.paradise-of-greenery {
color: #3c8b4c;
}

/* CSS Variables */
:root {
--dragon-s-blood:#b83d49;
--pumping-spice:#f44e4e;
--indian-paintbrush:#f69c60;
--ride-off-into-the-sunset:#f1d25f;
--paradise-of-greenery:#3c8b4c;
}

More palettes to explore