All Palettes

Color Palette #c1ef7b, #a8e1a3, #7acda9, #4cb8b2, #1f9cb2

0%
0%
0%

CSS code for this palette

/* CSS */
.cucumber-milk {
color: #c1ef7b;
}
.grape-green {
color: #a8e1a3;
}
.crystal-gem {
color: #7acda9;
}
.tropical-escape {
color: #4cb8b2;
}
.tropical-lagoon {
color: #1f9cb2;
}

/* CSS Variables */
:root {
--cucumber-milk:#c1ef7b;
--grape-green:#a8e1a3;
--crystal-gem:#7acda9;
--tropical-escape:#4cb8b2;
--tropical-lagoon:#1f9cb2;
}

More palettes to explore