All Palettes

Color Palette #ff6e61, #ff9a5c, #ffd470, #a7d7b8, #6eb2bf

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.papaya {
color: #ff9a5c;
}
.quiche-lorraine {
color: #ffd470;
}
.eerie-glow {
color: #a7d7b8;
}
.water-music {
color: #6eb2bf;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--papaya:#ff9a5c;
--quiche-lorraine:#ffd470;
--eerie-glow:#a7d7b8;
--water-music:#6eb2bf;
}

More palettes to explore