All Palettes

Color Palette #56b3bd, #4eb5c1, #3fb8c6, #b6e2e2, #ffe8a3

0%
0%
0%

CSS code for this palette

/* CSS */
.thalassa {
color: #56b3bd;
}
.cave-lake {
color: #4eb5c1;
}
.water-sports {
color: #3fb8c6;
}
.fine-blue {
color: #b6e2e2;
}
.sun-drenched {
color: #ffe8a3;
}

/* CSS Variables */
:root {
--thalassa:#56b3bd;
--cave-lake:#4eb5c1;
--water-sports:#3fb8c6;
--fine-blue:#b6e2e2;
--sun-drenched:#ffe8a3;
}

More palettes to explore