All Palettes

Color Palette #3bb09e, #29897e, #1c6d64, #f3e6b4, #f9a76c

0%
0%
0%

CSS code for this palette

/* CSS */
.waterfall {
color: #3bb09e;
}
.bayou {
color: #29897e;
}
.mosaic-tile {
color: #1c6d64;
}
.cr-me-de-la-cr-me {
color: #f3e6b4;
}
.trump-tan {
color: #f9a76c;
}

/* CSS Variables */
:root {
--waterfall:#3bb09e;
--bayou:#29897e;
--mosaic-tile:#1c6d64;
--cr-me-de-la-cr-me:#f3e6b4;
--trump-tan:#f9a76c;
}

More palettes to explore