All Palettes

Color Palette #ff6e61, #ff9838, #ffcb5c, #d3e156, #68bb6c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.indian-saffron {
color: #ff9838;
}
.nacho {
color: #ffcb5c;
}
.maximum-green-yellow {
color: #d3e156;
}
.forest-fern {
color: #68bb6c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--indian-saffron:#ff9838;
--nacho:#ffcb5c;
--maximum-green-yellow:#d3e156;
--forest-fern:#68bb6c;
}

More palettes to explore