All Palettes

Color Palette #ff6e61, #ff9e42, #ffd54d, #a3d55d, #4eb7ac

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.exotic-blossom {
color: #ff9e42;
}
.vibrant {
color: #ffd54d;
}
.lime-lizard {
color: #a3d55d;
}
.emerald-wave {
color: #4eb7ac;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--exotic-blossom:#ff9e42;
--vibrant:#ffd54d;
--lime-lizard:#a3d55d;
--emerald-wave:#4eb7ac;
}

More palettes to explore