All Palettes

Color Palette #ff6e61, #ff8b42, #f7c94b, #b2e2a7, #6b9cd1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-bell-pepper {
color: #ff8b42;
}
.sunny-mood {
color: #f7c94b;
}
.appetite {
color: #b2e2a7;
}
.blue-electress {
color: #6b9cd1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-bell-pepper:#ff8b42;
--sunny-mood:#f7c94b;
--appetite:#b2e2a7;
--blue-electress:#6b9cd1;
}

More palettes to explore