All Palettes

Color Palette #a13a6c, #f1a7b1, #f6d0d3, #f0e6b7, #75c7b1

0%
0%
0%

CSS code for this palette

/* CSS */
.valentine-s-day {
color: #a13a6c;
}
.pink-fit {
color: #f1a7b1;
}
.mary-s-rose {
color: #f6d0d3;
}
.yellow-wax-pepper {
color: #f0e6b7;
}
.pale-jade {
color: #75c7b1;
}

/* CSS Variables */
:root {
--valentine-s-day:#a13a6c;
--pink-fit:#f1a7b1;
--mary-s-rose:#f6d0d3;
--yellow-wax-pepper:#f0e6b7;
--pale-jade:#75c7b1;
}

More palettes to explore