All Palettes

Color Palette #5b9a5b, #a2d8a5, #e2f4e1, #ffd900, #ff6e42

0%
0%
0%

CSS code for this palette

/* CSS */
.vivid-imagination {
color: #5b9a5b;
}
.green-trance {
color: #a2d8a5;
}
.friendly-basilisk {
color: #e2f4e1;
}
.soviet-gold {
color: #ffd900;
}
.carrot {
color: #ff6e42;
}

/* CSS Variables */
:root {
--vivid-imagination:#5b9a5b;
--green-trance:#a2d8a5;
--friendly-basilisk:#e2f4e1;
--soviet-gold:#ffd900;
--carrot:#ff6e42;
}

More palettes to explore