All Palettes

Color Palette #ffcb3d, #ff7e3d, #ff3d3d, #b83dff, #3d7eff

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-jacket {
color: #ffcb3d;
}
.mango-tango {
color: #ff7e3d;
}
.coral-red {
color: #ff3d3d;
}
.magento {
color: #b83dff;
}
.lightish-blue {
color: #3d7eff;
}

/* CSS Variables */
:root {
--yellow-jacket:#ffcb3d;
--mango-tango:#ff7e3d;
--coral-red:#ff3d3d;
--magento:#b83dff;
--lightish-blue:#3d7eff;
}

More palettes to explore