All Palettes

Color Palette #9c1c2b, #c14e5d, #e89d8c, #f2d09c, #f6e3b6

0%
0%
0%

CSS code for this palette

/* CSS */
.haute-couture {
color: #9c1c2b;
}
.popstar {
color: #c14e5d;
}
.tonys-pink {
color: #e89d8c;
}
.willow-flower-yellow {
color: #f2d09c;
}
.flan {
color: #f6e3b6;
}

/* CSS Variables */
:root {
--haute-couture:#9c1c2b;
--popstar:#c14e5d;
--tonys-pink:#e89d8c;
--willow-flower-yellow:#f2d09c;
--flan:#f6e3b6;
}

More palettes to explore