All Palettes

Color Palette #4a8c6b, #a7d7b8, #f2e6b0, #fbd66f, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.herb-blend {
color: #4a8c6b;
}
.eerie-glow {
color: #a7d7b8;
}
.oyster-bisque {
color: #f2e6b0;
}
.quiche-lorraine {
color: #fbd66f;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--herb-blend:#4a8c6b;
--eerie-glow:#a7d7b8;
--oyster-bisque:#f2e6b0;
--quiche-lorraine:#fbd66f;
--mandarin-red:#e74d3c;
}

More palettes to explore