All Palettes

Color Palette #1a7d8e, #3da9a9, #5dd5bf, #8ae0b4, #b2f5d9

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1a7d8e;
}
.modal-blue {
color: #3da9a9;
}
.sweet-garden {
color: #5dd5bf;
}
.sprig-of-mint {
color: #8ae0b4;
}
.seafair-green {
color: #b2f5d9;
}

/* CSS Variables */
:root {
--bermuda:#1a7d8e;
--modal-blue:#3da9a9;
--sweet-garden:#5dd5bf;
--sprig-of-mint:#8ae0b4;
--seafair-green:#b2f5d9;
}

More palettes to explore