All Palettes

Color Palette #ff576d, #ff8f98, #ffbdc3, #ffccd1, #fff0f2

0%
0%
0%

CSS code for this palette

/* CSS */
.fiery-rose {
color: #ff576d;
}
.conch-shell {
color: #ff8f98;
}
.a-lot-of-love {
color: #ffbdc3;
}
.sweet-sixteen {
color: #ffccd1;
}
.powder-puff {
color: #fff0f2;
}

/* CSS Variables */
:root {
--fiery-rose:#ff576d;
--conch-shell:#ff8f98;
--a-lot-of-love:#ffbdc3;
--sweet-sixteen:#ffccd1;
--powder-puff:#fff0f2;
}

More palettes to explore