All Palettes

Color Palette #fec8d8, #f7a1b7, #f26999, #e13d7e, #a72f65

0%
0%
0%

CSS code for this palette

/* CSS */
.flower-spell {
color: #fec8d8;
}
.harmonious-rose {
color: #f7a1b7;
}
.shark-bait {
color: #f26999;
}
.christmas-pink {
color: #e13d7e;
}
.vivacious {
color: #a72f65;
}

/* CSS Variables */
:root {
--flower-spell:#fec8d8;
--harmonious-rose:#f7a1b7;
--shark-bait:#f26999;
--christmas-pink:#e13d7e;
--vivacious:#a72f65;
}

More palettes to explore