All Palettes

Color Palette #c9d89d, #a6e0e8, #f5b59e, #ff6e61, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.cucumber-ice {
color: #c9d89d;
}
.early-july {
color: #a6e0e8;
}
.mandys-pink {
color: #f5b59e;
}
.grapefruit-pulp {
color: #ff6e61;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--cucumber-ice:#c9d89d;
--early-july:#a6e0e8;
--mandys-pink:#f5b59e;
--grapefruit-pulp:#ff6e61;
--floral-leaf:#ffb84d;
}

More palettes to explore