All Palettes

Color Palette #4ba08c, #a4dab9, #f4fce8, #f1c84b, #6cda93

0%
0%
0%

CSS code for this palette

/* CSS */
.corrosion-green {
color: #4ba08c;
}
.shanghai-jade {
color: #a4dab9;
}
.bean-sprout {
color: #f4fce8;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.aurora-green {
color: #6cda93;
}

/* CSS Variables */
:root {
--corrosion-green:#4ba08c;
--shanghai-jade:#a4dab9;
--bean-sprout:#f4fce8;
--solar-plexus-chakra:#f1c84b;
--aurora-green:#6cda93;
}

More palettes to explore