All Palettes

Color Palette #1e6c7b, #4fb59f, #83d8c1, #f1e8a2, #f77e98

0%
0%
0%

CSS code for this palette

/* CSS */
.allports {
color: #1e6c7b;
}
.water-park {
color: #4fb59f;
}
.tender-turquoise {
color: #83d8c1;
}
.majestic-treasures {
color: #f1e8a2;
}
.pink-sherbet {
color: #f77e98;
}

/* CSS Variables */
:root {
--allports:#1e6c7b;
--water-park:#4fb59f;
--tender-turquoise:#83d8c1;
--majestic-treasures:#f1e8a2;
--pink-sherbet:#f77e98;
}

More palettes to explore