All Palettes

Color Palette #1a4c6b, #4b8b9b, #7ec4c4, #9fdfc2, #d6f5e6

0%
0%
0%

CSS code for this palette

/* CSS */
.terror-from-the-deep {
color: #1a4c6b;
}
.hippie-blue {
color: #4b8b9b;
}
.booty-bay {
color: #7ec4c4;
}
.bright-sea-green {
color: #9fdfc2;
}
.freshmint {
color: #d6f5e6;
}

/* CSS Variables */
:root {
--terror-from-the-deep:#1a4c6b;
--hippie-blue:#4b8b9b;
--booty-bay:#7ec4c4;
--bright-sea-green:#9fdfc2;
--freshmint:#d6f5e6;
}

More palettes to explore