All Palettes

Color Palette #ffc2d0, #ff8a97, #ff707e, #ff4d58, #ff2e3c

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-glory {
color: #ffc2d0;
}
.strawberry-shortcake {
color: #ff8a97;
}
.salmon-rose {
color: #ff707e;
}
.watermelon {
color: #ff4d58;
}
.devil-s-advocate {
color: #ff2e3c;
}

/* CSS Variables */
:root {
--garden-glory:#ffc2d0;
--strawberry-shortcake:#ff8a97;
--salmon-rose:#ff707e;
--watermelon:#ff4d58;
--devil-s-advocate:#ff2e3c;
}

More palettes to explore