All Palettes

Color Palette #ff6e61, #ff9a5c, #ffcd75, #ffe8a3, #a2d7d0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.papaya {
color: #ff9a5c;
}
.grandis {
color: #ffcd75;
}
.sun-drenched {
color: #ffe8a3;
}
.touch-of-turquoise {
color: #a2d7d0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--papaya:#ff9a5c;
--grandis:#ffcd75;
--sun-drenched:#ffe8a3;
--touch-of-turquoise:#a2d7d0;
}

More palettes to explore