All Palettes

Color Palette #ffb86b, #ff6e42, #ff3d3d, #ff2e5b, #c880ff

0%
0%
0%

CSS code for this palette

/* CSS */
.desert-dessert {
color: #ffb86b;
}
.carrot {
color: #ff6e42;
}
.coral-red {
color: #ff3d3d;
}
.reddish-pink {
color: #ff2e5b;
}
.grass-pink-orchid {
color: #c880ff;
}

/* CSS Variables */
:root {
--desert-dessert:#ffb86b;
--carrot:#ff6e42;
--coral-red:#ff3d3d;
--reddish-pink:#ff2e5b;
--grass-pink-orchid:#c880ff;
}

More palettes to explore