All Palettes

Color Palette #f8c9d5, #f6a7b2, #f18e8e, #f05c79, #d24b6b

0%
0%
0%

CSS code for this palette

/* CSS */
.palace-rose {
color: #f8c9d5;
}
.pink-fit {
color: #f6a7b2;
}
.bierwurst {
color: #f18e8e;
}
.highlighter-pink {
color: #f05c79;
}
.pink-punch {
color: #d24b6b;
}

/* CSS Variables */
:root {
--palace-rose:#f8c9d5;
--pink-fit:#f6a7b2;
--bierwurst:#f18e8e;
--highlighter-pink:#f05c79;
--pink-punch:#d24b6b;
}

More palettes to explore