All Palettes

Color Palette #003d2b, #005c3d, #007a4e, #00a851, #5ecf78

0%
0%
0%

CSS code for this palette

/* CSS */
.angel-green {
color: #003d2b;
}
.sacramento-state-green {
color: #005c3d;
}
.gnarls-green {
color: #007a4e;
}
.green-pigment {
color: #00a851;
}
.spring-bouquet {
color: #5ecf78;
}

/* CSS Variables */
:root {
--angel-green:#003d2b;
--sacramento-state-green:#005c3d;
--gnarls-green:#007a4e;
--green-pigment:#00a851;
--spring-bouquet:#5ecf78;
}

More palettes to explore