All Palettes

Color Palette #ff6e61, #ff9a47, #ffc83d, #a3d55d, #5cdb95

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.yellow-jacket {
color: #ffc83d;
}
.lime-lizard {
color: #a3d55d;
}
.vegetation {
color: #5cdb95;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--yellow-jacket:#ffc83d;
--lime-lizard:#a3d55d;
--vegetation:#5cdb95;
}

More palettes to explore