All Palettes

Color Palette #ff6e61, #ff9e9e, #ffe3b3, #fff3e0, #ff5c77

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.rubber-radish {
color: #ff9e9e;
}
.peach-of-mind {
color: #ffe3b3;
}
.creamy-cloud-dreams {
color: #fff3e0;
}
.watermelon-candy {
color: #ff5c77;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--rubber-radish:#ff9e9e;
--peach-of-mind:#ffe3b3;
--creamy-cloud-dreams:#fff3e0;
--watermelon-candy:#ff5c77;
}

More palettes to explore