All Palettes

Color Palette #0b3c25, #1f5b38, #4b7c4b, #78a970, #a5d680

0%
0%
0%

CSS code for this palette

/* CSS */
.phthalo-green {
color: #0b3c25;
}
.derbyshire {
color: #1f5b38;
}
.melbourne {
color: #4b7c4b;
}
.dusty-green {
color: #78a970;
}
.feijoa {
color: #a5d680;
}

/* CSS Variables */
:root {
--phthalo-green:#0b3c25;
--derbyshire:#1f5b38;
--melbourne:#4b7c4b;
--dusty-green:#78a970;
--feijoa:#a5d680;
}

More palettes to explore