All Palettes

Color Palette #e2f3e6, #b7e1d9, #7fc3be, #4ca4a9, #007f80

0%
0%
0%

CSS code for this palette

/* CSS */
.aquarelle-green {
color: #e2f3e6;
}
.festival-de-verano {
color: #b7e1d9;
}
.booty-bay {
color: #7fc3be;
}
.blue-racer {
color: #4ca4a9;
}
.teal {
color: #007f80;
}

/* CSS Variables */
:root {
--aquarelle-green:#e2f3e6;
--festival-de-verano:#b7e1d9;
--booty-bay:#7fc3be;
--blue-racer:#4ca4a9;
--teal:#007f80;
}

More palettes to explore