All Palettes

Color Palette #203c2b, #4a8c6c, #a2d680, #f99e48, #f7701d

0%
0%
0%

CSS code for this palette

/* CSS */
.palm-green {
color: #203c2b;
}
.aegean-green {
color: #4a8c6c;
}
.feijoa {
color: #a2d680;
}
.sunshade {
color: #f99e48;
}
.apocalyptic-orange {
color: #f7701d;
}

/* CSS Variables */
:root {
--palm-green:#203c2b;
--aegean-green:#4a8c6c;
--feijoa:#a2d680;
--sunshade:#f99e48;
--apocalyptic-orange:#f7701d;
}

More palettes to explore