All Palettes

Color Palette #1d8b7a, #4fb59f, #8fd6c5, #bae3da, #def7f5

0%
0%
0%

CSS code for this palette

/* CSS */
.palm-springs-splash {
color: #1d8b7a;
}
.water-park {
color: #4fb59f;
}
.light-capri-green {
color: #8fd6c5;
}
.serendipity {
color: #bae3da;
}
.mint-condition {
color: #def7f5;
}

/* CSS Variables */
:root {
--palm-springs-splash:#1d8b7a;
--water-park:#4fb59f;
--light-capri-green:#8fd6c5;
--serendipity:#bae3da;
--mint-condition:#def7f5;
}

More palettes to explore