All Palettes

Color Palette #004b52, #00807d, #00b3aa, #00e6d2, #a3fffa

0%
0%
0%

CSS code for this palette

/* CSS */
.midnight-green {
color: #004b52;
}
.belly-flop {
color: #00807d;
}
.verditer {
color: #00b3aa;
}
.first-timer-green {
color: #00e6d2;
}
.affen-turquoise {
color: #a3fffa;
}

/* CSS Variables */
:root {
--midnight-green:#004b52;
--belly-flop:#00807d;
--verditer:#00b3aa;
--first-timer-green:#00e6d2;
--affen-turquoise:#a3fffa;
}

More palettes to explore