All Palettes

Color Palette #c1ef7b, #a8e1a3, #8fd6c8, #75c4e1, #5ca3f0

0%
0%
0%

CSS code for this palette

/* CSS */
.cucumber-milk {
color: #c1ef7b;
}
.grape-green {
color: #a8e1a3;
}
.green-daze {
color: #8fd6c8;
}
.bright-spark {
color: #75c4e1;
}
.feather-star {
color: #5ca3f0;
}

/* CSS Variables */
:root {
--cucumber-milk:#c1ef7b;
--grape-green:#a8e1a3;
--green-daze:#8fd6c8;
--bright-spark:#75c4e1;
--feather-star:#5ca3f0;
}

More palettes to explore