All Palettes

Color Palette #9b1c3c, #d83b70, #f9a4c6, #fdd8e1, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.valentine-red {
color: #9b1c3c;
}
.raspberry-sorbet {
color: #d83b70;
}
.taffy-pink {
color: #f9a4c6;
}
.it-s-a-girl {
color: #fdd8e1;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--valentine-red:#9b1c3c;
--raspberry-sorbet:#d83b70;
--taffy-pink:#f9a4c6;
--it-s-a-girl:#fdd8e1;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore