All Palettes

Color Palette #60be77, #a4dbb6, #f2e1b1, #f9b1ae, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.verdigris-coloured {
color: #60be77;
}
.frugal {
color: #a4dbb6;
}
.bone-white {
color: #f2e1b1;
}
.peach-bud {
color: #f9b1ae;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--verdigris-coloured:#60be77;
--frugal:#a4dbb6;
--bone-white:#f2e1b1;
--peach-bud:#f9b1ae;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore