All Palettes

Color Palette #5b9f7d, #9fc6b2, #e1e4b9, #f5d65c, #f67481

0%
0%
0%

CSS code for this palette

/* CSS */
.green-spruce {
color: #5b9f7d;
}
.lobaria-lichen {
color: #9fc6b2;
}
.schabziger-green {
color: #e1e4b9;
}
.wake-me-up {
color: #f5d65c;
}
.momo-peach {
color: #f67481;
}

/* CSS Variables */
:root {
--green-spruce:#5b9f7d;
--lobaria-lichen:#9fc6b2;
--schabziger-green:#e1e4b9;
--wake-me-up:#f5d65c;
--momo-peach:#f67481;
}

More palettes to explore