All Palettes

Color Palette #ff6e61, #ff8e42, #ffb861, #f4e1a4, #e1f59e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-bell-pepper {
color: #ff8e42;
}
.peanut-butter-chicken {
color: #ffb861;
}
.optimistic-yellow {
color: #f4e1a4;
}
.dingy-sticky-note {
color: #e1f59e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-bell-pepper:#ff8e42;
--peanut-butter-chicken:#ffb861;
--optimistic-yellow:#f4e1a4;
--dingy-sticky-note:#e1f59e;
}

More palettes to explore