All Palettes

Color Palette #1dbf89, #3be3a0, #8ae5c2, #f7f9e7, #f5b400

0%
0%
0%

CSS code for this palette

/* CSS */
.vegan {
color: #1dbf89;
}
.mint-jelly {
color: #3be3a0;
}
.bubble-algae {
color: #8ae5c2;
}
.photon-white {
color: #f7f9e7;
}
.american-yellow {
color: #f5b400;
}

/* CSS Variables */
:root {
--vegan:#1dbf89;
--mint-jelly:#3be3a0;
--bubble-algae:#8ae5c2;
--photon-white:#f7f9e7;
--american-yellow:#f5b400;
}

More palettes to explore