All Palettes

Color Palette #1a996c, #2bbf8e, #4ce1b9, #8af4d4, #fffbf0

0%
0%
0%

CSS code for this palette

/* CSS */
.biel-tan-green {
color: #1a996c;
}
.mountain-meadow {
color: #2bbf8e;
}
.aphrodite-aqua {
color: #4ce1b9;
}
.roller-derby {
color: #8af4d4;
}
.vanilla-shake {
color: #fffbf0;
}

/* CSS Variables */
:root {
--biel-tan-green:#1a996c;
--mountain-meadow:#2bbf8e;
--aphrodite-aqua:#4ce1b9;
--roller-derby:#8af4d4;
--vanilla-shake:#fffbf0;
}

More palettes to explore