All Palettes

Color Palette #62b7c0, #6ee2d9, #a1f7e0, #f9d68b, #f6a2c1

0%
0%
0%

CSS code for this palette

/* CSS */
.adonis {
color: #62b7c0;
}
.turquoise-chalk {
color: #6ee2d9;
}
.icery {
color: #a1f7e0;
}
.5 {
color: #f9d68b;
}
.rogue-pink {
color: #f6a2c1;
}

/* CSS Variables */
:root {
--adonis:#62b7c0;
--turquoise-chalk:#6ee2d9;
--icery:#a1f7e0;
--5:#f9d68b;
--rogue-pink:#f6a2c1;
}

More palettes to explore