All Palettes

Color Palette #3bb09e, #a3d7c5, #f2dfd4, #f9af39, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.waterfall {
color: #3bb09e;
}
.southern-belle {
color: #a3d7c5;
}
.peach-shortcake {
color: #f2dfd4;
}
.raichu-orange {
color: #f9af39;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--waterfall:#3bb09e;
--southern-belle:#a3d7c5;
--peach-shortcake:#f2dfd4;
--raichu-orange:#f9af39;
--mandarin-red:#e74d3c;
}

More palettes to explore