All Palettes

Color Palette #3c9a89, #7ed3c0, #a6e8d5, #f1e9b6, #f9b924

0%
0%
0%

CSS code for this palette

/* CSS */
.gossamer {
color: #3c9a89;
}
.green-parakeet {
color: #7ed3c0;
}
.sweet-aqua {
color: #a6e8d5;
}
.invigorating {
color: #f1e9b6;
}
.glistening-dawn {
color: #f9b924;
}

/* CSS Variables */
:root {
--gossamer:#3c9a89;
--green-parakeet:#7ed3c0;
--sweet-aqua:#a6e8d5;
--invigorating:#f1e9b6;
--glistening-dawn:#f9b924;
}

More palettes to explore