All Palettes

Color Palette #c84c5c, #e76a7d, #f9b0a9, #fbcc8e, #a6d8b7

0%
0%
0%

CSS code for this palette

/* CSS */
.iridescent-red {
color: #c84c5c;
}
.ambitious-rose {
color: #e76a7d;
}
.snow-white-blush {
color: #f9b0a9;
}
.puff-pastry-yellow {
color: #fbcc8e;
}
.eerie-glow {
color: #a6d8b7;
}

/* CSS Variables */
:root {
--iridescent-red:#c84c5c;
--ambitious-rose:#e76a7d;
--snow-white-blush:#f9b0a9;
--puff-pastry-yellow:#fbcc8e;
--eerie-glow:#a6d8b7;
}

More palettes to explore