All Palettes

Color Palette #69bf9b, #40bf79, #2b8874, #f4e362, #f1a179

0%
0%
0%

CSS code for this palette

/* CSS */
.peppermint-fresh {
color: #69bf9b;
}
.esmeralda {
color: #40bf79;
}
.emerald-whispers {
color: #2b8874;
}
.goldfinch {
color: #f4e362;
}
.balinese-sunset {
color: #f1a179;
}

/* CSS Variables */
:root {
--peppermint-fresh:#69bf9b;
--esmeralda:#40bf79;
--emerald-whispers:#2b8874;
--goldfinch:#f4e362;
--balinese-sunset:#f1a179;
}

More palettes to explore