All Palettes

Color Palette #ff6e61, #ff998a, #ffbaa3, #f7d0b6, #ebe8b2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff998a;
}
.nature-apricot {
color: #ffbaa3;
}
.dough-yellow {
color: #f7d0b6;
}
.steamy-dumpling {
color: #ebe8b2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff998a;
--nature-apricot:#ffbaa3;
--dough-yellow:#f7d0b6;
--steamy-dumpling:#ebe8b2;
}

More palettes to explore