All Palettes

Color Palette #1f8a8e, #3bb5b1, #6ed5d8, #a3e0e6, #f1f9f9

0%
0%
0%

CSS code for this palette

/* CSS */
.river-fountain {
color: #1f8a8e;
}
.green-grapple {
color: #3bb5b1;
}
.throat-chakra {
color: #6ed5d8;
}
.charlotte {
color: #a3e0e6;
}
.distant-horizon {
color: #f1f9f9;
}

/* CSS Variables */
:root {
--river-fountain:#1f8a8e;
--green-grapple:#3bb5b1;
--throat-chakra:#6ed5d8;
--charlotte:#a3e0e6;
--distant-horizon:#f1f9f9;
}

More palettes to explore