All Palettes

Color Palette #ff6e61, #ff8e3d, #ffd84d, #a7d13d, #5eba7e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.kanz-orange {
color: #ff8e3d;
}
.tuscan-sun {
color: #ffd84d;
}
.burst-of-lime {
color: #a7d13d;
}
.heart-chakra {
color: #5eba7e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--kanz-orange:#ff8e3d;
--tuscan-sun:#ffd84d;
--burst-of-lime:#a7d13d;
--heart-chakra:#5eba7e;
}

More palettes to explore