All Palettes

Color Palette #ff6e61, #ff8b42, #ffd84d, #a9d94a, #6ccb79

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-bell-pepper {
color: #ff8b42;
}
.tuscan-sun {
color: #ffd84d;
}
.burst-of-lime {
color: #a9d94a;
}
.snow-pea {
color: #6ccb79;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-bell-pepper:#ff8b42;
--tuscan-sun:#ffd84d;
--burst-of-lime:#a9d94a;
--snow-pea:#6ccb79;
}

More palettes to explore