All Palettes

Color Palette #3c9a9a, #56b3b3, #6fd3d3, #8ef6f6, #b9f9f9

0%
0%
0%

CSS code for this palette

/* CSS */
.latigo-bay {
color: #3c9a9a;
}
.crystalsong-blue {
color: #56b3b3;
}
.soft-turquoise {
color: #6fd3d3;
}
.shallow-water {
color: #8ef6f6;
}
.winter-meadow {
color: #b9f9f9;
}

/* CSS Variables */
:root {
--latigo-bay:#3c9a9a;
--crystalsong-blue:#56b3b3;
--soft-turquoise:#6fd3d3;
--shallow-water:#8ef6f6;
--winter-meadow:#b9f9f9;
}

More palettes to explore