All Palettes

Color Palette #5abf8b, #a3d9a1, #f6e48e, #f9cb24, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.spearmint-burst {
color: #5abf8b;
}
.green-trance {
color: #a3d9a1;
}
.pale-banana {
color: #f6e48e;
}
.pot-of-gold {
color: #f9cb24;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--spearmint-burst:#5abf8b;
--green-trance:#a3d9a1;
--pale-banana:#f6e48e;
--pot-of-gold:#f9cb24;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore