All Palettes

Color Palette #ff6e61, #ff9e42, #ffcb5c, #d7f4e7, #7bdbd4

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.exotic-blossom {
color: #ff9e42;
}
.nacho {
color: #ffcb5c;
}
.freshmint {
color: #d7f4e7;
}
.aqua-zing {
color: #7bdbd4;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--exotic-blossom:#ff9e42;
--nacho:#ffcb5c;
--freshmint:#d7f4e7;
--aqua-zing:#7bdbd4;
}

More palettes to explore