All Palettes

Color Palette #19b3a3, #2bc5b8, #4cd2d6, #6ce3e5, #8df7f7

0%
0%
0%

CSS code for this palette

/* CSS */
.tropical-tree {
color: #19b3a3;
}
.swimmers-pool {
color: #2bc5b8;
}
.medium-turquoise {
color: #4cd2d6;
}
.blue-crystal-landscape {
color: #6ce3e5;
}
.shallow-water {
color: #8df7f7;
}

/* CSS Variables */
:root {
--tropical-tree:#19b3a3;
--swimmers-pool:#2bc5b8;
--medium-turquoise:#4cd2d6;
--blue-crystal-landscape:#6ce3e5;
--shallow-water:#8df7f7;
}

More palettes to explore