All Palettes

Color Palette #1e4d2b, #3c7c3d, #6cbe55, #a8e59e, #f7f2c0

0%
0%
0%

CSS code for this palette

/* CSS */
.cal-poly-pomona-green {
color: #1e4d2b;
}
.hills-of-ireland {
color: #3c7c3d;
}
.range-land {
color: #6cbe55;
}
.grape-green {
color: #a8e59e;
}
.cocoa-butter {
color: #f7f2c0;
}

/* CSS Variables */
:root {
--cal-poly-pomona-green:#1e4d2b;
--hills-of-ireland:#3c7c3d;
--range-land:#6cbe55;
--grape-green:#a8e59e;
--cocoa-butter:#f7f2c0;
}

More palettes to explore