All Palettes

Color Palette #56b3bd, #4da39f, #3c8a8b, #2e615e, #a1d4d4

0%
0%
0%

CSS code for this palette

/* CSS */
.thalassa {
color: #56b3bd;
}
.aqua-fresco {
color: #4da39f;
}
.blue-chill {
color: #3c8a8b;
}
.calypso-green {
color: #2e615e;
}
.smooth-satin {
color: #a1d4d4;
}

/* CSS Variables */
:root {
--thalassa:#56b3bd;
--aqua-fresco:#4da39f;
--blue-chill:#3c8a8b;
--calypso-green:#2e615e;
--smooth-satin:#a1d4d4;
}

More palettes to explore