All Palettes

Color Palette #1b5f4d, #4bbe8a, #8de7b1, #ffb861, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.country-meadow {
color: #1b5f4d;
}
.garish-green {
color: #4bbe8a;
}
.sprig-of-mint {
color: #8de7b1;
}
.peanut-butter-chicken {
color: #ffb861;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--country-meadow:#1b5f4d;
--garish-green:#4bbe8a;
--sprig-of-mint:#8de7b1;
--peanut-butter-chicken:#ffb861;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore