All Palettes

Color Palette #1f8a8e, #3fc6c1, #8ce2e3, #f3f86d, #ffab2e

0%
0%
0%

CSS code for this palette

/* CSS */
.river-fountain {
color: #1f8a8e;
}
.bianchi-green {
color: #3fc6c1;
}
.island-paradise {
color: #8ce2e3;
}
.dolly {
color: #f3f86d;
}
.bee-cluster {
color: #ffab2e;
}

/* CSS Variables */
:root {
--river-fountain:#1f8a8e;
--bianchi-green:#3fc6c1;
--island-paradise:#8ce2e3;
--dolly:#f3f86d;
--bee-cluster:#ffab2e;
}

More palettes to explore