All Palettes

Color Palette #ff6e61, #ff8e3d, #fce8b0, #8edc93, #499c9b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kanz-orange {
color: #ff8e3d;
}
.gold-thread {
color: #fce8b0;
}
.may-apple {
color: #8edc93;
}
.coolbox-ice-turquoise {
color: #499c9b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kanz-orange:#ff8e3d;
--gold-thread:#fce8b0;
--may-apple:#8edc93;
--coolbox-ice-turquoise:#499c9b;
}

More palettes to explore