All Palettes

Color Palette #a6d89d, #88c8b1, #f6c5b6, #f68e8e, #e85e85

0%
0%
0%

CSS code for this palette

/* CSS */
.cool-aloe {
color: #a6d89d;
}
.hellion-green {
color: #88c8b1;
}
.apricot-obsession {
color: #f6c5b6;
}
.fruity-licious {
color: #f68e8e;
}
.watermelon-juice {
color: #e85e85;
}

/* CSS Variables */
:root {
--cool-aloe:#a6d89d;
--hellion-green:#88c8b1;
--apricot-obsession:#f6c5b6;
--fruity-licious:#f68e8e;
--watermelon-juice:#e85e85;
}

More palettes to explore