All Palettes

Color Palette #f5d8d1, #f3bebe, #f78d8d, #e76a6a, #d95e5e

0%
0%
0%

CSS code for this palette

/* CSS */
.cupcake-pink {
color: #f5d8d1;
}
.blush-rush {
color: #f3bebe;
}
.vinaceous-cinnamon {
color: #f78d8d;
}
.porcelain-rose {
color: #e76a6a;
}
.roman {
color: #d95e5e;
}

/* CSS Variables */
:root {
--cupcake-pink:#f5d8d1;
--blush-rush:#f3bebe;
--vinaceous-cinnamon:#f78d8d;
--porcelain-rose:#e76a6a;
--roman:#d95e5e;
}

More palettes to explore