All Palettes

Color Palette #19b385, #4cd6a4, #a2e2b5, #f3f9b4, #f9d89a

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-mountain-meadow {
color: #19b385;
}
.mint-jelly {
color: #4cd6a4;
}
.overtone {
color: #a2e2b5;
}
.yellow-chalk {
color: #f3f9b4;
}
.applesauce {
color: #f9d89a;
}

/* CSS Variables */
:root {
--dark-mountain-meadow:#19b385;
--mint-jelly:#4cd6a4;
--overtone:#a2e2b5;
--yellow-chalk:#f3f9b4;
--applesauce:#f9d89a;
}

More palettes to explore