All Palettes

Color Palette #3e8e5d, #a4c3a2, #e4cfc4, #f6c160, #e44944

0%
0%
0%

CSS code for this palette

/* CSS */
.irish {
color: #3e8e5d;
}
.french-market {
color: #a4c3a2;
}
.ginger-shortbread {
color: #e4cfc4;
}
.sunset-gold {
color: #f6c160;
}
.x-marks-the-spot {
color: #e44944;
}

/* CSS Variables */
:root {
--irish:#3e8e5d;
--french-market:#a4c3a2;
--ginger-shortbread:#e4cfc4;
--sunset-gold:#f6c160;
--x-marks-the-spot:#e44944;
}

More palettes to explore