All Palettes

Color Palette #9c2b4f, #eab8d1, #f6c7a7, #f8eca5, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.raspberry-romantic {
color: #9c2b4f;
}
.sweet-lilac {
color: #eab8d1;
}
.peach-damask {
color: #f6c7a7;
}
.lazy-daisy {
color: #f8eca5;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--raspberry-romantic:#9c2b4f;
--sweet-lilac:#eab8d1;
--peach-damask:#f6c7a7;
--lazy-daisy:#f8eca5;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore