All Palettes

Color Palette #ff6e61, #ff9757, #ffc870, #ffeba3, #e1f59e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.honey-carrot-cake {
color: #ff9757;
}
.chanterelles {
color: #ffc870;
}
.baby-chick {
color: #ffeba3;
}
.dingy-sticky-note {
color: #e1f59e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--honey-carrot-cake:#ff9757;
--chanterelles:#ffc870;
--baby-chick:#ffeba3;
--dingy-sticky-note:#e1f59e;
}

More palettes to explore