All Palettes

Color Palette #9f1e3c, #d24b6d, #f5b7c3, #f8e6a0, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.valentine-red {
color: #9f1e3c;
}
.pink-punch {
color: #d24b6d;
}
.ibis {
color: #f5b7c3;
}
.venetian-yellow {
color: #f8e6a0;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--valentine-red:#9f1e3c;
--pink-punch:#d24b6d;
--ibis:#f5b7c3;
--venetian-yellow:#f8e6a0;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore