All Palettes

Color Palette #a3d55d, #7dbf89, #4ea69f, #2b7b8c, #1e4c5c

0%
0%
0%

CSS code for this palette

/* CSS */
.lime-lizard {
color: #a3d55d;
}
.flashman {
color: #7dbf89;
}
.twilight-meadow {
color: #4ea69f;
}
.turkish-stone {
color: #2b7b8c;
}
.recollection-blue {
color: #1e4c5c;
}

/* CSS Variables */
:root {
--lime-lizard:#a3d55d;
--flashman:#7dbf89;
--twilight-meadow:#4ea69f;
--turkish-stone:#2b7b8c;
--recollection-blue:#1e4c5c;
}

More palettes to explore