All Palettes

Color Palette #1dbf89, #4ce1b9, #a4f9e1, #f6e1a2, #f68e8e

0%
0%
0%

CSS code for this palette

/* CSS */
.vegan {
color: #1dbf89;
}
.aphrodite-aqua {
color: #4ce1b9;
}
.icery {
color: #a4f9e1;
}
.sun-dust {
color: #f6e1a2;
}
.fruity-licious {
color: #f68e8e;
}

/* CSS Variables */
:root {
--vegan:#1dbf89;
--aphrodite-aqua:#4ce1b9;
--icery:#a4f9e1;
--sun-dust:#f6e1a2;
--fruity-licious:#f68e8e;
}

More palettes to explore