All Palettes

Color Palette #003a5c, #007c8f, #00a8a3, #00d6a8, #00ffb3

0%
0%
0%

CSS code for this palette

/* CSS */
.maniac-mansion {
color: #003a5c;
}
.by-the-bayou {
color: #007c8f;
}
.jadestone {
color: #00a8a3;
}
.lifeless-green {
color: #00d6a8;
}
.greenish-turquoise {
color: #00ffb3;
}

/* CSS Variables */
:root {
--maniac-mansion:#003a5c;
--by-the-bayou:#007c8f;
--jadestone:#00a8a3;
--lifeless-green:#00d6a8;
--greenish-turquoise:#00ffb3;
}

More palettes to explore