All Palettes

Color Palette #ffb35c, #ff8142, #ff4d3d, #ff2e4d, #a85d94

0%
0%
0%

CSS code for this palette

/* CSS */
.vintage-orange {
color: #ffb35c;
}
.mango-tango {
color: #ff8142;
}
.dusk-orange {
color: #ff4d3d;
}
.lightish-red {
color: #ff2e4d;
}
.meadow-mauve {
color: #a85d94;
}

/* CSS Variables */
:root {
--vintage-orange:#ffb35c;
--mango-tango:#ff8142;
--dusk-orange:#ff4d3d;
--lightish-red:#ff2e4d;
--meadow-mauve:#a85d94;
}

More palettes to explore