All Palettes

Color Palette #ff6e61, #6cbe46, #f7c94b, #00b3aa, #ff8b42

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.pure-apple {
color: #6cbe46;
}
.sunny-mood {
color: #f7c94b;
}
.verditer {
color: #00b3aa;
}
.orange-bell-pepper {
color: #ff8b42;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--pure-apple:#6cbe46;
--sunny-mood:#f7c94b;
--verditer:#00b3aa;
--orange-bell-pepper:#ff8b42;
}

More palettes to explore