All Palettes

Color Palette #3cb961, #6ed8b5, #a3e1e0, #f9d44e, #e47c21

0%
0%
0%

CSS code for this palette

/* CSS */
.artificial-turf {
color: #3cb961;
}
.peppy {
color: #6ed8b5;
}
.spinnaker {
color: #a3e1e0;
}
.westfall-yellow {
color: #f9d44e;
}
.cherokee-dignity {
color: #e47c21;
}

/* CSS Variables */
:root {
--artificial-turf:#3cb961;
--peppy:#6ed8b5;
--spinnaker:#a3e1e0;
--westfall-yellow:#f9d44e;
--cherokee-dignity:#e47c21;
}

More palettes to explore