All Palettes

Color Palette #56b3bd, #47b3b1, #37aeae, #29a8a8, #1ba1a1

0%
0%
0%

CSS code for this palette

/* CSS */
.thalassa {
color: #56b3bd;
}
.verdigris {
color: #47b3b1;
}
.pluto {
color: #37aeae;
}
.blue-island {
color: #29a8a8;
}
.royal-cloak {
color: #1ba1a1;
}

/* CSS Variables */
:root {
--thalassa:#56b3bd;
--verdigris:#47b3b1;
--pluto:#37aeae;
--blue-island:#29a8a8;
--royal-cloak:#1ba1a1;
}

More palettes to explore