All Palettes

Color Palette #1e4d2b, #507939, #8acb6c, #c3e0a3, #f0f4e7

0%
0%
0%

CSS code for this palette

/* CSS */
.cal-poly-pomona-green {
color: #1e4d2b;
}
.luck-of-the-irish {
color: #507939;
}
.bright-lettuce {
color: #8acb6c;
}
.cactus-spike {
color: #c3e0a3;
}
.quiet-whisper {
color: #f0f4e7;
}

/* CSS Variables */
:root {
--cal-poly-pomona-green:#1e4d2b;
--luck-of-the-irish:#507939;
--bright-lettuce:#8acb6c;
--cactus-spike:#c3e0a3;
--quiet-whisper:#f0f4e7;
}

More palettes to explore