All Palettes

Color Palette #1f8a8e, #3fc6af, #80ffd4, #a3e1d2, #f1f8f5

0%
0%
0%

CSS code for this palette

/* CSS */
.river-fountain {
color: #1f8a8e;
}
.melbourne-cup {
color: #3fc6af;
}
.hiroshima-aquamarine {
color: #80ffd4;
}
.aqua-wish {
color: #a3e1d2;
}
.chef-s-hat {
color: #f1f8f5;
}

/* CSS Variables */
:root {
--river-fountain:#1f8a8e;
--melbourne-cup:#3fc6af;
--hiroshima-aquamarine:#80ffd4;
--aqua-wish:#a3e1d2;
--chef-s-hat:#f1f8f5;
}

More palettes to explore