All Palettes

Color Palette #d60032, #ff6e61, #ffb3b3, #ffcdcc, #fff3e0

0%
0%
0%

CSS code for this palette

/* CSS */
.carmine {
color: #d60032;
}
.grapefruit-pulp {
color: #ff6e61;
}
.wildflower-bouquet {
color: #ffb3b3;
}
.lusty-gallant {
color: #ffcdcc;
}
.creamy-cloud-dreams {
color: #fff3e0;
}

/* CSS Variables */
:root {
--carmine:#d60032;
--grapefruit-pulp:#ff6e61;
--wildflower-bouquet:#ffb3b3;
--lusty-gallant:#ffcdcc;
--creamy-cloud-dreams:#fff3e0;
}

More palettes to explore