All Palettes

Color Palette #5b9a8a, #a7d7b8, #e3f2a6, #f1b74b, #d85d2c

0%
0%
0%

CSS code for this palette

/* CSS */
.derby-green {
color: #5b9a8a;
}
.eerie-glow {
color: #a7d7b8;
}
.dingy-sticky-note {
color: #e3f2a6;
}
.maximum-yellow-red {
color: #f1b74b;
}
.tangerine-bliss {
color: #d85d2c;
}

/* CSS Variables */
:root {
--derby-green:#5b9a8a;
--eerie-glow:#a7d7b8;
--dingy-sticky-note:#e3f2a6;
--maximum-yellow-red:#f1b74b;
--tangerine-bliss:#d85d2c;
}

More palettes to explore