All Palettes

Color Palette #1f9b9e, #4fb5b4, #5fc8c8, #79e2e0, #a6f1f2

0%
0%
0%

CSS code for this palette

/* CSS */
.baltic {
color: #1f9b9e;
}
.crystalsong-blue {
color: #4fb5b4;
}
.chinese-lacquer {
color: #5fc8c8;
}
.deep-aquamarine {
color: #79e2e0;
}
.waterspout {
color: #a6f1f2;
}

/* CSS Variables */
:root {
--baltic:#1f9b9e;
--crystalsong-blue:#4fb5b4;
--chinese-lacquer:#5fc8c8;
--deep-aquamarine:#79e2e0;
--waterspout:#a6f1f2;
}

More palettes to explore