All Palettes

Color Palette #1db4a5, #3ce2d7, #6ee7f2, #a8f1f5, #e1f7f9

0%
0%
0%

CSS code for this palette

/* CSS */
.glass-jar-blue {
color: #1db4a5;
}
.fresh-turquoise {
color: #3ce2d7;
}
.poseidon-jr {
color: #6ee7f2;
}
.waterspout {
color: #a8f1f5;
}
.coastal-breeze {
color: #e1f7f9;
}

/* CSS Variables */
:root {
--glass-jar-blue:#1db4a5;
--fresh-turquoise:#3ce2d7;
--poseidon-jr:#6ee7f2;
--waterspout:#a8f1f5;
--coastal-breeze:#e1f7f9;
}

More palettes to explore