All Palettes

Color Palette #ffc7da, #ff99aa, #ff7086, #ff4d61, #ff293b

0%
0%
0%

CSS code for this palette

/* CSS */
.blossom-tree {
color: #ffc7da;
}
.fight-the-sunrise {
color: #ff99aa;
}
.wild-watermelon {
color: #ff7086;
}
.festive-fennec {
color: #ff4d61;
}
.strawberry {
color: #ff293b;
}

/* CSS Variables */
:root {
--blossom-tree:#ffc7da;
--fight-the-sunrise:#ff99aa;
--wild-watermelon:#ff7086;
--festive-fennec:#ff4d61;
--strawberry:#ff293b;
}

More palettes to explore