All Palettes

Color Palette #6fdc95, #a3e6c7, #f1f7cf, #fdd835, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.aurora-green {
color: #6fdc95;
}
.reef-green {
color: #a3e6c7;
}
.rice-flower {
color: #f1f7cf;
}
.flirtatious {
color: #fdd835;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--aurora-green:#6fdc95;
--reef-green:#a3e6c7;
--rice-flower:#f1f7cf;
--flirtatious:#fdd835;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore