All Palettes

Color Palette #ff6e61, #ff9c38, #ffcb5c, #d3e156, #4eb7ac

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.blazing-bonfire {
color: #ff9c38;
}
.nacho {
color: #ffcb5c;
}
.maximum-green-yellow {
color: #d3e156;
}
.emerald-wave {
color: #4eb7ac;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--blazing-bonfire:#ff9c38;
--nacho:#ffcb5c;
--maximum-green-yellow:#d3e156;
--emerald-wave:#4eb7ac;
}

More palettes to explore