All Palettes

Color Palette #3aa65b, #6dc468, #a0d765, #f6aa6f, #f25131

0%
0%
0%

CSS code for this palette

/* CSS */
.chateau-green {
color: #3aa65b;
}
.mantis {
color: #6dc468;
}
.last-of-lettuce {
color: #a0d765;
}
.florida-sunrise {
color: #f6aa6f;
}
.benihi-red {
color: #f25131;
}

/* CSS Variables */
:root {
--chateau-green:#3aa65b;
--mantis:#6dc468;
--last-of-lettuce:#a0d765;
--florida-sunrise:#f6aa6f;
--benihi-red:#f25131;
}

More palettes to explore