All Palettes

Color Palette #a2d8a5, #f6b83c, #f8c8a0, #ff6e61, #d85a9b

0%
0%
0%

CSS code for this palette

/* CSS */
.green-trance {
color: #a2d8a5;
}
.squash-blossom {
color: #f6b83c;
}
.chai-latte {
color: #f8c8a0;
}
.grapefruit-pulp {
color: #ff6e61;
}
.sugar-rush {
color: #d85a9b;
}

/* CSS Variables */
:root {
--green-trance:#a2d8a5;
--squash-blossom:#f6b83c;
--chai-latte:#f8c8a0;
--grapefruit-pulp:#ff6e61;
--sugar-rush:#d85a9b;
}

More palettes to explore