All Palettes

Color Palette #1f986c, #61b88e, #a2d4a1, #f2e4b5, #f95939

0%
0%
0%

CSS code for this palette

/* CSS */
.starship-trooper {
color: #1f986c;
}
.crazy-eyes {
color: #61b88e;
}
.green-trance {
color: #a2d4a1;
}
.james-blonde {
color: #f2e4b5;
}
.orange-soda {
color: #f95939;
}

/* CSS Variables */
:root {
--starship-trooper:#1f986c;
--crazy-eyes:#61b88e;
--green-trance:#a2d4a1;
--james-blonde:#f2e4b5;
--orange-soda:#f95939;
}

More palettes to explore