All Palettes

Color Palette #a6d8d4, #4fbf83, #f7b2a1, #f9e485, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.lolly-ice {
color: #a6d8d4;
}
.garish-green {
color: #4fbf83;
}
.first-date {
color: #f7b2a1;
}
.light-sh-shin-yellow {
color: #f9e485;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--lolly-ice:#a6d8d4;
--garish-green:#4fbf83;
--first-date:#f7b2a1;
--light-sh-shin-yellow:#f9e485;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore