All Palettes

Color Palette #ff6e61, #ff9e42, #f7d850, #a8d30d, #6999c3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.exotic-blossom {
color: #ff9e42;
}
.energy-yellow {
color: #f7d850;
}
.jeune-citron {
color: #a8d30d;
}
.windstorm {
color: #6999c3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--exotic-blossom:#ff9e42;
--energy-yellow:#f7d850;
--jeune-citron:#a8d30d;
--windstorm:#6999c3;
}

More palettes to explore