All Palettes

Color Palette #f7cad4, #f1a7c8, #e36d9d, #db1f74, #a400b3

0%
0%
0%

CSS code for this palette

/* CSS */
.palace-rose {
color: #f7cad4;
}
.rose-mallow {
color: #f1a7c8;
}
.china-pink {
color: #e36d9d;
}
.pink-peacock {
color: #db1f74;
}
.heliotrope-magenta {
color: #a400b3;
}

/* CSS Variables */
:root {
--palace-rose:#f7cad4;
--rose-mallow:#f1a7c8;
--china-pink:#e36d9d;
--pink-peacock:#db1f74;
--heliotrope-magenta:#a400b3;
}

More palettes to explore