All Palettes

Color Palette #00a851, #00b2b3, #40bec4, #a8e1e1, #eff5f2

0%
0%
0%

CSS code for this palette

/* CSS */
.green-pigment {
color: #00a851;
}
.cyan-sky {
color: #00b2b3;
}
.lagoon-rock {
color: #40bec4;
}
.ice-crystal-blue {
color: #a8e1e1;
}
.heavy-sugar {
color: #eff5f2;
}

/* CSS Variables */
:root {
--green-pigment:#00a851;
--cyan-sky:#00b2b3;
--lagoon-rock:#40bec4;
--ice-crystal-blue:#a8e1e1;
--heavy-sugar:#eff5f2;
}

More palettes to explore