All Palettes

Color Palette #ff3d5a, #ff7b3d, #ffb13d, #ffdf3d, #d5ff3d

0%
0%
0%

CSS code for this palette

/* CSS */
.sizzling-red {
color: #ff3d5a;
}
.synthetic-pumpkin {
color: #ff7b3d;
}
.pieces-of-eight {
color: #ffb13d;
}
.banana-farm {
color: #ffdf3d;
}
.yellow-green {
color: #d5ff3d;
}

/* CSS Variables */
:root {
--sizzling-red:#ff3d5a;
--synthetic-pumpkin:#ff7b3d;
--pieces-of-eight:#ffb13d;
--banana-farm:#ffdf3d;
--yellow-green:#d5ff3d;
}

More palettes to explore