All Palettes

Color Palette #ff6e61, #f9a658, #f9e25d, #a8d63d, #5c9e3d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.ginger-milk {
color: #f9a658;
}
.goldfinch {
color: #f9e25d;
}
.burst-of-lime {
color: #a8d63d;
}
.calm-balm {
color: #5c9e3d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--ginger-milk:#f9a658;
--goldfinch:#f9e25d;
--burst-of-lime:#a8d63d;
--calm-balm:#5c9e3d;
}

More palettes to explore