All Palettes

Color Palette #f3c9d3, #f8afc0, #f29c9d, #f27c78, #e86d6d

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-laurel {
color: #f3c9d3;
}
.soft-pink {
color: #f8afc0;
}
.pink-eraser {
color: #f29c9d;
}
.salmon-pok-bowl {
color: #f27c78;
}
.porcelain-rose {
color: #e86d6d;
}

/* CSS Variables */
:root {
--mountain-laurel:#f3c9d3;
--soft-pink:#f8afc0;
--pink-eraser:#f29c9d;
--salmon-pok-bowl:#f27c78;
--porcelain-rose:#e86d6d;
}

More palettes to explore