All Palettes

Color Palette #1c4f40, #3d7b5d, #7dbf8b, #d4e9b9, #ff5c5c

0%
0%
0%

CSS code for this palette

/* CSS */
.english-green {
color: #1c4f40;
}
.liquid-green-stuff {
color: #3d7b5d;
}
.flashman {
color: #7dbf8b;
}
.celery-root {
color: #d4e9b9;
}
.grapefruit {
color: #ff5c5c;
}

/* CSS Variables */
:root {
--english-green:#1c4f40;
--liquid-green-stuff:#3d7b5d;
--flashman:#7dbf8b;
--celery-root:#d4e9b9;
--grapefruit:#ff5c5c;
}

More palettes to explore