All Palettes

Color Palette #1a4d7a, #1f898e, #1fb2ad, #6ee2d9, #a1e8e0

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-midnight-blue {
color: #1a4d7a;
}
.river-fountain {
color: #1f898e;
}
.glass-jar-blue {
color: #1fb2ad;
}
.turquoise-chalk {
color: #6ee2d9;
}
.everest {
color: #a1e8e0;
}

/* CSS Variables */
:root {
--bright-midnight-blue:#1a4d7a;
--river-fountain:#1f898e;
--glass-jar-blue:#1fb2ad;
--turquoise-chalk:#6ee2d9;
--everest:#a1e8e0;
}

More palettes to explore