All Palettes

Color Palette #ff6e61, #ffa142, #ffd54d, #6ebe46, #4eb7ac

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.radiation-carrot {
color: #ffa142;
}
.vibrant {
color: #ffd54d;
}
.pure-apple {
color: #6ebe46;
}
.emerald-wave {
color: #4eb7ac;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--radiation-carrot:#ffa142;
--vibrant:#ffd54d;
--pure-apple:#6ebe46;
--emerald-wave:#4eb7ac;
}

More palettes to explore