All Palettes

Color Palette #a3d55d, #89c89f, #57b6c1, #399fd5, #2c6c8c

0%
0%
0%

CSS code for this palette

/* CSS */
.lime-lizard {
color: #a3d55d;
}
.foul-green {
color: #89c89f;
}
.aqua-verde {
color: #57b6c1;
}
.dayflower {
color: #399fd5;
}
.ocean-call {
color: #2c6c8c;
}

/* CSS Variables */
:root {
--lime-lizard:#a3d55d;
--foul-green:#89c89f;
--aqua-verde:#57b6c1;
--dayflower:#399fd5;
--ocean-call:#2c6c8c;
}

More palettes to explore