All Palettes

Color Palette #5abf8c, #a6e7d6, #f0f4e7, #f8c58b, #eb5c5e

0%
0%
0%

CSS code for this palette

/* CSS */
.spearmint-burst {
color: #5abf8c;
}
.botanical-tint {
color: #a6e7d6;
}
.quiet-whisper {
color: #f0f4e7;
}
.arts-crafts-gold {
color: #f8c58b;
}
.reductant {
color: #eb5c5e;
}

/* CSS Variables */
:root {
--spearmint-burst:#5abf8c;
--botanical-tint:#a6e7d6;
--quiet-whisper:#f0f4e7;
--arts-crafts-gold:#f8c58b;
--reductant:#eb5c5e;
}

More palettes to explore