All Palettes

Color Palette #ff6e61, #ff9a47, #fbaf3c, #f4cf3e, #a3d86e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.peach-butter {
color: #fbaf3c;
}
.marigold-dust {
color: #f4cf3e;
}
.tropical-light {
color: #a3d86e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--peach-butter:#fbaf3c;
--marigold-dust:#f4cf3e;
--tropical-light:#a3d86e;
}

More palettes to explore