All Palettes

Color Palette #f8a5ca, #f25a9c, #a83867, #5f304c, #3b1b2c

0%
0%
0%

CSS code for this palette

/* CSS */
.taffy-pink {
color: #f8a5ca;
}
.oleander-pink {
color: #f25a9c;
}
.valentine-s-day {
color: #a83867;
}
.grape-wine {
color: #5f304c;
}
.temptress {
color: #3b1b2c;
}

/* CSS Variables */
:root {
--taffy-pink:#f8a5ca;
--oleander-pink:#f25a9c;
--valentine-s-day:#a83867;
--grape-wine:#5f304c;
--temptress:#3b1b2c;
}

More palettes to explore