All Palettes

Color Palette #007c8f, #005b80, #003a5c, #1c9c62, #a9d0b6

0%
0%
0%

CSS code for this palette

/* CSS */
.by-the-bayou {
color: #007c8f;
}
.mykonos-blue {
color: #005b80;
}
.maniac-mansion {
color: #003a5c;
}
.starship-trooper {
color: #1c9c62;
}
.glenwood-green {
color: #a9d0b6;
}

/* CSS Variables */
:root {
--by-the-bayou:#007c8f;
--mykonos-blue:#005b80;
--maniac-mansion:#003a5c;
--starship-trooper:#1c9c62;
--glenwood-green:#a9d0b6;
}

More palettes to explore