All Palettes

Color Palette #1e4d2b, #5fbf78, #a4d6b6, #f9e6b9, #f2882c

0%
0%
0%

CSS code for this palette

/* CSS */
.cal-poly-pomona-green {
color: #1e4d2b;
}
.verdigris-coloured {
color: #5fbf78;
}
.frugal {
color: #a4d6b6;
}
.hawaiian-cream {
color: #f9e6b9;
}
.cadmium-orange {
color: #f2882c;
}

/* CSS Variables */
:root {
--cal-poly-pomona-green:#1e4d2b;
--verdigris-coloured:#5fbf78;
--frugal:#a4d6b6;
--hawaiian-cream:#f9e6b9;
--cadmium-orange:#f2882c;
}

More palettes to explore