All Palettes

Color Palette #1e4d2b, #3e8944, #76c6a1, #afe9e1, #f4f9f1

0%
0%
0%

CSS code for this palette

/* CSS */
.cal-poly-pomona-green {
color: #1e4d2b;
}
.beating-around-the-bush {
color: #3e8944;
}
.gem-silica {
color: #76c6a1;
}
.waterwings {
color: #afe9e1;
}
.laundry-white {
color: #f4f9f1;
}

/* CSS Variables */
:root {
--cal-poly-pomona-green:#1e4d2b;
--beating-around-the-bush:#3e8944;
--gem-silica:#76c6a1;
--waterwings:#afe9e1;
--laundry-white:#f4f9f1;
}

More palettes to explore