All Palettes

Color Palette #2c8c84, #3db89f, #6be1c1, #a5e3d5, #f1f9f5

0%
0%
0%

CSS code for this palette

/* CSS */
.taos-turquoise {
color: #2c8c84;
}
.waterfall {
color: #3db89f;
}
.ocean-in-a-bowl {
color: #6be1c1;
}
.botanical-tint {
color: #a5e3d5;
}
.peaceful-rain {
color: #f1f9f5;
}

/* CSS Variables */
:root {
--taos-turquoise:#2c8c84;
--waterfall:#3db89f;
--ocean-in-a-bowl:#6be1c1;
--botanical-tint:#a5e3d5;
--peaceful-rain:#f1f9f5;
}

More palettes to explore