All Palettes

Color Palette #1f9e6d, #1e77b3, #59a3d4, #7cc6d5, #a6e7b3

0%
0%
0%

CSS code for this palette

/* CSS */
.biel-tan-green {
color: #1f9e6d;
}
.larimar-blue {
color: #1e77b3;
}
.picton-blue {
color: #59a3d4;
}
.water-flow {
color: #7cc6d5;
}
.overtone {
color: #a6e7b3;
}

/* CSS Variables */
:root {
--biel-tan-green:#1f9e6d;
--larimar-blue:#1e77b3;
--picton-blue:#59a3d4;
--water-flow:#7cc6d5;
--overtone:#a6e7b3;
}

More palettes to explore