All Palettes

Color Palette #a3d55d, #8cedc6, #f2e4d4, #f9b79f, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.lime-lizard {
color: #a3d55d;
}
.bubble-algae {
color: #8cedc6;
}
.china-doll {
color: #f2e4d4;
}
.pallid-orange {
color: #f9b79f;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--lime-lizard:#a3d55d;
--bubble-algae:#8cedc6;
--china-doll:#f2e4d4;
--pallid-orange:#f9b79f;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore