All Palettes

Color Palette #ffce5c, #ff6e61, #ff3d33, #d83b7a, #5d3c8b

0%
0%
0%

CSS code for this palette

/* CSS */
.casandora-yellow {
color: #ffce5c;
}
.grapefruit-pulp {
color: #ff6e61;
}
.red-orange {
color: #ff3d33;
}
.fuchsia-purple {
color: #d83b7a;
}
.daisy-bush {
color: #5d3c8b;
}

/* CSS Variables */
:root {
--casandora-yellow:#ffce5c;
--grapefruit-pulp:#ff6e61;
--red-orange:#ff3d33;
--fuchsia-purple:#d83b7a;
--daisy-bush:#5d3c8b;
}

More palettes to explore