All Palettes

Color Palette #a9c9ea, #6cbdc6, #499c9b, #2d797c, #1f4c4b

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-bunting {
color: #a9c9ea;
}
.azul-turquesa {
color: #6cbdc6;
}
.coolbox-ice-turquoise {
color: #499c9b;
}
.atoll {
color: #2d797c;
}
.hornblende-green {
color: #1f4c4b;
}

/* CSS Variables */
:root {
--baby-bunting:#a9c9ea;
--azul-turquesa:#6cbdc6;
--coolbox-ice-turquoise:#499c9b;
--atoll:#2d797c;
--hornblende-green:#1f4c4b;
}

More palettes to explore