All Palettes

Color Palette #003d33, #007a5e, #00b38c, #1ce3a4, #61ffdf

0%
0%
0%

CSS code for this palette

/* CSS */
.night-turquoise {
color: #003d33;
}
.emerald-dream {
color: #007a5e;
}
.victorian-greenhouse {
color: #00b38c;
}
.malted-mint-madness {
color: #1ce3a4;
}
.icy-life {
color: #61ffdf;
}

/* CSS Variables */
:root {
--night-turquoise:#003d33;
--emerald-dream:#007a5e;
--victorian-greenhouse:#00b38c;
--malted-mint-madness:#1ce3a4;
--icy-life:#61ffdf;
}

More palettes to explore