All Palettes

Color Palette #3c8b58, #5cb2a4, #85cfd6, #f2f19c, #e1a84c

0%
0%
0%

CSS code for this palette

/* CSS */
.irish {
color: #3c8b58;
}
.artesian-well {
color: #5cb2a4;
}
.sky-watch {
color: #85cfd6;
}
.portofino {
color: #f2f19c;
}
.brass-mesh {
color: #e1a84c;
}

/* CSS Variables */
:root {
--irish:#3c8b58;
--artesian-well:#5cb2a4;
--sky-watch:#85cfd6;
--portofino:#f2f19c;
--brass-mesh:#e1a84c;
}

More palettes to explore