All Palettes

Color Palette #f9a4b4, #ff7092, #ff4d6d, #ff2e62, #c92c41

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f9a4b4;
}
.blush-hour {
color: #ff7092;
}
.love-red {
color: #ff4d6d;
}
.chinese-new-year {
color: #ff2e62;
}
.red-peppercorn {
color: #c92c41;
}

/* CSS Variables */
:root {
--pink-fit:#f9a4b4;
--blush-hour:#ff7092;
--love-red:#ff4d6d;
--chinese-new-year:#ff2e62;
--red-peppercorn:#c92c41;
}

More palettes to explore