All Palettes

Color Palette #3a8d6d, #6ebf9c, #a2d8a5, #f5e67f, #f9ae3e

0%
0%
0%

CSS code for this palette

/* CSS */
.illuminati-green {
color: #3a8d6d;
}
.mint-cold-green {
color: #6ebf9c;
}
.green-trance {
color: #a2d8a5;
}
.light-sh-shin-yellow {
color: #f5e67f;
}
.raichu-orange {
color: #f9ae3e;
}

/* CSS Variables */
:root {
--illuminati-green:#3a8d6d;
--mint-cold-green:#6ebf9c;
--green-trance:#a2d8a5;
--light-sh-shin-yellow:#f5e67f;
--raichu-orange:#f9ae3e;
}

More palettes to explore